summaryrefslogtreecommitdiff
path: root/systems/glados-wsl/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'systems/glados-wsl/default.nix')
-rw-r--r--systems/glados-wsl/default.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/systems/glados-wsl/default.nix b/systems/glados-wsl/default.nix
index 569ab64..4c61156 100644
--- a/systems/glados-wsl/default.nix
+++ b/systems/glados-wsl/default.nix
@@ -7,10 +7,7 @@
}: {
imports = [
(modulesPath + "/profiles/minimal.nix")
-
inputs.nixos-wsl.nixosModules.wsl
-
- ../../modules/nixos/features/tailscale.nix
];
documentation = {