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 = {
|
||||
enable = true;
|
||||
wifi.backend = "iwd";
|
||||
dns = "none";
|
||||
};
|
||||
|
||||
extraHosts = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue