summaryrefslogtreecommitdiff
path: root/hosts/vidhar/network/default.nix
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2022-01-14 01:24:50 +0100
committerGregor Kleen <gkleen@yggdrasil.li>2022-01-14 01:24:50 +0100
commitb98e22af861c6df134498bc09835c24090ce0af6 (patch)
tree5eff3095bc0b48e78dd9921a1c9f06efc25ffbc8 /hosts/vidhar/network/default.nix
parent1da2578d03241b69d65fc8de979143ccc5fc7a95 (diff)
downloadnixos-b98e22af861c6df134498bc09835c24090ce0af6.tar
nixos-b98e22af861c6df134498bc09835c24090ce0af6.tar.gz
nixos-b98e22af861c6df134498bc09835c24090ce0af6.tar.bz2
nixos-b98e22af861c6df134498bc09835c24090ce0af6.tar.xz
nixos-b98e22af861c6df134498bc09835c24090ce0af6.zip
...
Diffstat (limited to 'hosts/vidhar/network/default.nix')
-rw-r--r--hosts/vidhar/network/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/vidhar/network/default.nix b/hosts/vidhar/network/default.nix
index f7d8844b..738fe0ad 100644
--- a/hosts/vidhar/network/default.nix
+++ b/hosts/vidhar/network/default.nix
@@ -137,6 +137,7 @@
137 }; 137 };
138 networkConfig = { 138 networkConfig = {
139 LinkLocalAddressing = "no"; 139 LinkLocalAddressing = "no";
140 Tunnel = "wifibh01.lan";
140 }; 141 };
141 }; 142 };
142 "wifibh01.lan" = { 143 "wifibh01.lan" = {