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