non important commit
This commit is contained in:
parent
2319e37d31
commit
66f97caadf
1 changed files with 4 additions and 1 deletions
|
|
@ -32,7 +32,10 @@
|
|||
|
||||
networking = {
|
||||
proxy.noProxy = "127.0.0.1,localhost,internal.domain";
|
||||
networkmanager.enable = true;
|
||||
networkmanager = {
|
||||
enable = true;
|
||||
wifi.backend = "iwd";
|
||||
};
|
||||
|
||||
firewall.enable = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue