non important commit
This commit is contained in:
parent
3b67524ffe
commit
bc8cf1f558
2 changed files with 2 additions and 8 deletions
|
|
@ -32,14 +32,7 @@
|
||||||
|
|
||||||
networking = {
|
networking = {
|
||||||
proxy.noProxy = "127.0.0.1,localhost,internal.domain";
|
proxy.noProxy = "127.0.0.1,localhost,internal.domain";
|
||||||
networkmanager.enable = false;
|
networkmanager.enable = true;
|
||||||
wireless = {
|
|
||||||
enable = true;
|
|
||||||
networks = {
|
|
||||||
aaa = {psk = "laserjet6plas";};
|
|
||||||
"Mi Phone" = {psk = "simoneKYS";};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
firewall.enable = true;
|
firewall.enable = true;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
|
|
@ -59,6 +59,7 @@
|
||||||
"bluetooth"
|
"bluetooth"
|
||||||
"clock"
|
"clock"
|
||||||
"systray"
|
"systray"
|
||||||
|
"network"
|
||||||
"battery"
|
"battery"
|
||||||
"notifications"
|
"notifications"
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue