vanadium: include nixos-hardware modules

This commit is contained in:
Primrose 2024-12-28 22:36:36 +01:00
parent 9f4beb0357
commit d6c9216064
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
3 changed files with 19 additions and 0 deletions

16
flake.lock generated
View file

@ -335,6 +335,21 @@
"type": "github"
}
},
"nixos-hardware": {
"locked": {
"lastModified": 1735388221,
"narHash": "sha256-e5IOgjQf0SZcFCEV/gMGrsI0gCJyqOKShBQU0iiM3Kg=",
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "7c674c6734f61157e321db595dbfcd8523e04e19",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1677676435,
@ -481,6 +496,7 @@
"home-manager": "home-manager_2",
"hoot": "hoot",
"nix-darwin": "nix-darwin",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs_2",
"nixpkgs-stable": "nixpkgs-stable",
"nur": "nur",