made nextdns default dns

This commit is contained in:
Alexander Szczepanski
2021-07-15 21:14:37 +02:00
parent 42da77d6b1
commit 05bbbd6871
6 changed files with 44 additions and 37 deletions

View File

@ -59,6 +59,10 @@
hostname = "szczepan.ski";
};
matchBlocks."nixos-vm" = {
hostname = "192.168.122.33";
};
matchBlocks."router" = {
hostname = "192.168.1.1";
user = "root";