added geekom-home to /etc/hosts to access geekom via wireguard VPN.
This commit is contained in:
@@ -44,6 +44,12 @@
|
||||
# Enable networking
|
||||
networking.networkmanager.enable = true;
|
||||
|
||||
# Extra hosts in /etc/hosts
|
||||
networking.extraHosts =
|
||||
"
|
||||
10.8.0.1 geekom-remote
|
||||
";
|
||||
|
||||
# Set your time zone.
|
||||
time.timeZone = "Europe/Berlin";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user