summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 22c6d5b..2a1fb35 100644
--- a/flake.nix
+++ b/flake.nix
@@ -96,6 +96,8 @@
inputs.nixpkgs.follows = "nixpkgs";
};
+ nixos-hardware.url = "github:NixOS/nixos-hardware";
+
nixos-wsl = {
url = "github:nix-community/NixOS-WSL";
inputs = {