Fix per link DNS resolvers

This commit is contained in:
Tim Schubert 2023-06-04 19:01:57 +02:00
parent 224570ac3f
commit 0e0415e81e
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA
6 changed files with 19 additions and 10 deletions

View file

@ -22,7 +22,7 @@
services.smartd.enable = true;
networking.hostName = "agares";
networking.domain = "dadada.li";
networking.domain = "bs.dadada.li";
# Use the GRUB 2 boot loader.
boot.loader.grub.enable = true;