non important commit
This commit is contained in:
parent
0392be85f0
commit
05bcfe1a84
2 changed files with 43 additions and 65 deletions
|
|
@ -8,7 +8,7 @@
|
|||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
networking = {
|
||||
networkmanager.enable = false;
|
||||
networkmanager.enable = true;
|
||||
hostName = "max-${device-name}";
|
||||
proxy.noProxy = "127.0.0.1,localhost,internal.domain";
|
||||
firewall = {
|
||||
|
|
@ -40,8 +40,6 @@
|
|||
settings.Login.powerKeyLongPress = "poweroff";
|
||||
};
|
||||
|
||||
services.connman.enable = true;
|
||||
|
||||
hardware.sensor.iio.enable = true;
|
||||
|
||||
security.rtkit.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue