hosts/zinc: enable wg-clerie
This commit is contained in:
@@ -33,6 +33,12 @@
|
||||
|
||||
networking.hostName = "zinc";
|
||||
|
||||
services.wg-clerie = {
|
||||
enable = true;
|
||||
ipv6s = [ "2a01:4f8:c0c:15f1::8109/128" ];
|
||||
ipv4s = [ "10.20.30.109/32" ];
|
||||
};
|
||||
|
||||
system.stateVersion = "23.05";
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user