summaryrefslogtreecommitdiff
path: root/hosts/glados-wsl/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/glados-wsl/default.nix')
-rw-r--r--hosts/glados-wsl/default.nix6
1 files changed, 2 insertions, 4 deletions
diff --git a/hosts/glados-wsl/default.nix b/hosts/glados-wsl/default.nix
index 0a6f583..98b57ed 100644
--- a/hosts/glados-wsl/default.nix
+++ b/hosts/glados-wsl/default.nix
@@ -12,10 +12,8 @@
wslu
];
- getchoo = {
- base.networking.enable = false;
- features.tailscale.enable = true;
- };
+ base.networking.enable = false;
+ features.tailscale.enable = true;
wsl = {
enable = true;