remove framework-16 module

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
2024-04-20 18:34:35 -04:00
committed by Alice Huston
parent 547bd07ed0
commit 4dd11b6f9a
3 changed files with 4 additions and 6 deletions

4
flake.lock generated
View File

@ -276,6 +276,7 @@
"type": "github"
}
},
<<<<<<< Updated upstream
"nixos-hardware-fw16": {
"locked": {
"lastModified": 1713209644,
@ -292,6 +293,8 @@
"url": "https://github.com/jkoking/nixos-hardware"
}
},
=======
>>>>>>> Stashed changes
"nixos-modules": {
"inputs": {
"flake-utils": [
@ -408,7 +411,6 @@
"nix-index-database": "nix-index-database",
"nix-pre-commit": "nix-pre-commit",
"nixos-hardware": "nixos-hardware",
"nixos-hardware-fw16": "nixos-hardware-fw16",
"nixos-modules": "nixos-modules",
"nixpkgs": "nixpkgs",
"nixpkgs-stable": "nixpkgs-stable_2",