move to dns.nix
This commit is contained in:
parent
1564249a3d
commit
8de4110dfe
2 changed files with 11 additions and 7 deletions
|
|
@ -8,9 +8,4 @@
|
|||
./homelab/idp.nix
|
||||
./base.nix
|
||||
];
|
||||
|
||||
networking = {
|
||||
networkmanager.dns = "none";
|
||||
nameservers = lib.mkForce [ "127.0.0.1" ];
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue