diff options
Diffstat (limited to 'hosts/glados-wsl')
| -rw-r--r-- | hosts/glados-wsl/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/glados-wsl/default.nix b/hosts/glados-wsl/default.nix index 9133679..a05f3ea 100644 --- a/hosts/glados-wsl/default.nix +++ b/hosts/glados-wsl/default.nix @@ -11,7 +11,7 @@ wslu ]; - getchoo.nixos.networking.enable = false; + getchoo.base.networking.enable = false; wsl = { enable = true; |
