diff --git a/hosts/Infini-STICK/default.nix b/hosts/Infini-STICK/default.nix index 3c8fa1b..157389a 100644 --- a/hosts/Infini-STICK/default.nix +++ b/hosts/Infini-STICK/default.nix @@ -18,7 +18,7 @@ audio.enable = true; form.portable = true; }; - services.proxy.enable = true; + services.proxy.enable = false; filesystems = { enable = true; btrfs.enable = true;