summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/flake.nix b/flake.nix
index 873e8ec..4d08bf8 100644
--- a/flake.nix
+++ b/flake.nix
@@ -8,9 +8,6 @@
url = "github:nix-community/home-manager";
inputs.nixpkgs.follows = "nixpkgs";
};
- nixos-wsl = {
- url = "github:nix-community/NixOS-WSL";
- };
};
outputs = inputs@{