modified: hosts/server/configuration.nix
This commit is contained in:
@@ -84,6 +84,7 @@ systemd.timers.backup = {
|
||||
};
|
||||
};
|
||||
|
||||
networking.wireguard.enable = true;
|
||||
networking.wireguard.interfaces.wg0 = {
|
||||
ips = [ "10.100.0.254/24" ];
|
||||
listenPort = 51820;
|
||||
|
||||
Reference in New Issue
Block a user