Fix per link DNS resolvers
This commit is contained in:
parent
224570ac3f
commit
0e0415e81e
6 changed files with 19 additions and 10 deletions
|
@ -18,6 +18,7 @@ in
|
|||
};
|
||||
|
||||
networking.hostName = "ifrit";
|
||||
networking.domain = "bs.dadada.li";
|
||||
|
||||
networking.hosts = {
|
||||
"127.0.0.1" = hostAliases;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue