anemone/networking: disable nm dns
This commit is contained in:
parent
78f45a4fe8
commit
56d541cfa5
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
||||||
networkmanager = {
|
networkmanager = {
|
||||||
enable = true;
|
enable = true;
|
||||||
wifi.backend = "iwd";
|
wifi.backend = "iwd";
|
||||||
|
dns = "none";
|
||||||
};
|
};
|
||||||
|
|
||||||
extraHosts = ''
|
extraHosts = ''
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue