summaryrefslogtreecommitdiff
path: root/hosts/glados-wsl
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/glados-wsl')
-rw-r--r--hosts/glados-wsl/default.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/hosts/glados-wsl/default.nix b/hosts/glados-wsl/default.nix
index b9057cf..d8e9ccb 100644
--- a/hosts/glados-wsl/default.nix
+++ b/hosts/glados-wsl/default.nix
@@ -2,6 +2,4 @@
imports = [
(modulesPath + "/profiles/minimal.nix")
];
-
- sys.wsl.enable = true;
}