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 = {
|
||||
proxy.noProxy = "127.0.0.1,localhost,internal.domain";
|
||||
networkmanager.enable = false;
|
||||
wireless = {
|
||||
enable = true;
|
||||
networks = {
|
||||
aaa = {psk = "laserjet6plas";};
|
||||
"Mi Phone" = {psk = "simoneKYS";};
|
||||
};
|
||||
};
|
||||
networkmanager.enable = true;
|
||||
|
||||
firewall.enable = true;
|
||||
};
|
||||
|
|
|
|||
|
|
@ -59,6 +59,7 @@
|
|||
"bluetooth"
|
||||
"clock"
|
||||
"systray"
|
||||
"network"
|
||||
"battery"
|
||||
"notifications"
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue