diff --git a/hosts/snowbelle/configuration.nix b/hosts/snowbelle/configuration.nix index 059e40e..566a113 100644 --- a/hosts/snowbelle/configuration.nix +++ b/hosts/snowbelle/configuration.nix @@ -70,7 +70,6 @@ vpn = { 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" vlan.interface-name = "enp89s0.69"; # or just "vpn-vlan"