summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorseth <[email protected]>2024-03-11 03:22:03 -0400
committerseth <[email protected]>2024-03-11 03:24:24 -0400
commit2607175a9c65ae1b0735bba1d013fede4780ca15 (patch)
tree5fc06e8b62e077ffccdc4566236e05bd8f6ea8a7 /flake.nix
parent073025036509f0c5982b2e39547e7d08b640a27b (diff)
flake: remove nixos-hardware
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/flake.nix b/flake.nix
index f91d236..86dbd59 100644
--- a/flake.nix
+++ b/flake.nix
@@ -195,8 +195,6 @@
inputs.nixpkgs.follows = "nixpkgs";
};
- nixos-hardware.url = "github:NixOS/nixos-hardware";
-
nixos-wsl = {
url = "github:nix-community/NixOS-WSL";
inputs = {