mirror of
https://github.com/materusPL/nixos-config
synced 2026-07-02 12:46:42 +00:00
Network update
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
persistent-keepalive = "20";
|
||||
};
|
||||
ipv4 = {
|
||||
address1 = "${materusArg.ips.wireguard.Old-materusPC}/23";
|
||||
address1 = "${materusArg.ips.wireguard.Old-materusPC}/32";
|
||||
dns = "${materusArg.ips.wireguard.valkyrie};";
|
||||
method = "manual";
|
||||
never-default = "true";
|
||||
|
||||
Reference in New Issue
Block a user