Import the nixos-hardware module for fern

This commit is contained in:
SebastianStork 2025-03-07 19:30:30 +01:00
parent 87b816e05d
commit 7db985c0fb
3 changed files with 23 additions and 1 deletions

17
flake.lock generated
View file

@ -216,6 +216,22 @@
"type": "github"
}
},
"nixos-hardware": {
"locked": {
"lastModified": 1741325094,
"narHash": "sha256-RUAdT8dZ6k/486vnu3tiNRrNW6+Q8uSD2Mq7gTX4jlo=",
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "b48cc4dab0f9711af296fc367b6108cf7b8ccb16",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1741048562,
@ -271,6 +287,7 @@
"nextcloud-side-menu": "nextcloud-side-menu",
"nextcloud-twofactor-totp": "nextcloud-twofactor-totp",
"nix-vscode-extensions": "nix-vscode-extensions",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable",
"sops-nix": "sops-nix",