feat: Add machine configurations

This commit is contained in:
Jalil David Salamé Messina 2024-01-15 12:57:59 +01:00
parent 80587b5f82
commit 2d11a56619
Signed by: jalil
GPG key ID: F016B9E770737A0B
7 changed files with 278 additions and 2 deletions

15
flake.lock generated
View file

@ -592,6 +592,20 @@
"type": "github"
}
},
"nixos-hardware": {
"locked": {
"lastModified": 1705312285,
"narHash": "sha256-rd+dY+v61Y8w3u9bukO/hB55Xl4wXv4/yC8rCGVnK5U=",
"rev": "bee2202bec57e521e3bd8acd526884b9767d7fa0",
"revCount": 1526,
"type": "tarball",
"url": "https://api.flakehub.com/f/pinned/NixOS/nixos-hardware/0.1.1526%2Brev-bee2202bec57e521e3bd8acd526884b9767d7fa0/018d0c89-6528-7027-9aae-490d904ad98f/source.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://flakehub.com/f/NixOS/nixos-hardware/0.1.%2A.tar.gz"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1681001314,
@ -718,6 +732,7 @@
"flake-schemas": "flake-schemas",
"home-config": "home-config",
"home-manager": "home-manager",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs_2",
"stylix": "stylix"
}