diff --git a/machine-confs/helium.nix b/machine-confs/helium.nix index e9870d2..5f3a7ea 100644 --- a/machine-confs/helium.nix +++ b/machine-confs/helium.nix @@ -10,7 +10,7 @@ wg-quick.interfaces = { wg0 = { - autostart = false; + autostart = true; address = [ "172.16.0.2/24" ]; dns = [ "192.168.0.1"