diff options
| -rw-r--r-- | flake.lock | 16 | ||||
| -rw-r--r-- | flake.nix | 2 |
2 files changed, 0 insertions, 18 deletions
@@ -355,21 +355,6 @@ "type": "github" } }, - "nixos-hardware": { - "locked": { - "lastModified": 1709410583, - "narHash": "sha256-esOSUoQ7mblwcsSea0K17McZuwAIjoS6dq/4b83+lvw=", - "owner": "NixOS", - "repo": "nixos-hardware", - "rev": "59e37017b9ed31dee303dbbd4531c594df95cfbc", - "type": "github" - }, - "original": { - "owner": "NixOS", - "repo": "nixos-hardware", - "type": "github" - } - }, "nixos-wsl": { "inputs": { "flake-compat": [], @@ -521,7 +506,6 @@ "home-manager": "home-manager", "lanzaboote": "lanzaboote", "nix-index-database": "nix-index-database", - "nixos-hardware": "nixos-hardware", "nixos-wsl": "nixos-wsl", "nixpkgs": "nixpkgs", "nixpkgs-stable": "nixpkgs-stable", @@ -195,8 +195,6 @@ inputs.nixpkgs.follows = "nixpkgs"; }; - nixos-hardware.url = "github:NixOS/nixos-hardware"; - nixos-wsl = { url = "github:nix-community/NixOS-WSL"; inputs = { |
