Set the host domain name
This commit is contained in:
parent
02f38c9a36
commit
6f070a9963
@ -136,6 +136,7 @@ in {
|
||||
in {
|
||||
networking = {
|
||||
hostName = config.instance.hostname;
|
||||
domain = domain-name;
|
||||
nameservers = site.nameservers;
|
||||
# This will cause a loop on the gateway itself
|
||||
#defaultGateway = site.gateway-v4;
|
||||
|
Loading…
x
Reference in New Issue
Block a user