chore: moved wireguard config

This commit is contained in:
Nick 2025-11-06 16:35:10 -06:00
parent 973297a2a8
commit e98394d757
13 changed files with 412 additions and 88 deletions

View file

@ -38,7 +38,7 @@ in
interface = {
id = "vm-${name}";
mac = "02:00:00:00:00:50";
idUser = "vm-${name}";
idUser = "vm-${name}-user";
macUser = "02:00:00:00:00:02";
ip = "192.168.50.50";
gate = "192.168.50.2";