diff --git a/nixos/homelab.nix b/nixos/homelab.nix index b649511..eba4ae4 100644 --- a/nixos/homelab.nix +++ b/nixos/homelab.nix @@ -145,7 +145,7 @@ users.users.death916 = { enable = true; settings = { port = 5006; # Default - listenAddress = "127.0.0.1"; + # listenAddress = "127.0.0.1"; }; };