diff --git a/hosts/snowbelle/configuration.nix b/hosts/snowbelle/configuration.nix index 5f2fdb5..6bc6d12 100644 --- a/hosts/snowbelle/configuration.nix +++ b/hosts/snowbelle/configuration.nix @@ -68,6 +68,8 @@ dns = "systemd-resolved"; # the backup dancer! ensureProfiles.profiles = { vpn = { + 802-3-ethernet.mac-address = "7a:e4:07:8d:22:76"; + connection.type = "vlan"; connection.type = "vlan"; connection.id = "vpn"; connection.interface-name = "enp89s0.69"; # or just "vpn-vlan"