summaryrefslogtreecommitdiffstats
path: root/2configs
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2018-08-06 17:52:20 +0200
committermakefu <github@syntax-fehler.de>2018-08-06 17:52:20 +0200
commit616a7f6be3f60ec0db11c7bb10359c27ef24b7e1 (patch)
tree466fa158b7b148b39beb57ef1ff4f7b956d17af3 /2configs
parent01189845cfc28f6c705edbbb712bc685f888b00c (diff)
ma hw/network-manager: enable wifi-options and remove sessionCommands
Diffstat (limited to '2configs')
-rw-r--r--2configs/hw/network-manager.nix14
1 files changed, 4 insertions, 10 deletions
diff --git a/2configs/hw/network-manager.nix b/2configs/hw/network-manager.nix
index d322c683d..ffc32e0cb 100644
--- a/2configs/hw/network-manager.nix
+++ b/2configs/hw/network-manager.nix
@@ -22,15 +22,9 @@
};
networking.networkmanager.enable = true;
- # TODO: put somewhere else
- services.xserver.displayManager.sessionCommands = ''
- ${pkgs.clipit}/bin/clipit &
- ${pkgs.networkmanagerapplet}/bin/nm-applet &
- '';
-
# nixOSUnstable
-# networking.networkmanager.wifi = {
-# powersave = true;
-# scanRandMacAddress = true;
-# };
+ networking.networkmanager.wifi = {
+ powersave = true;
+ scanRandMacAddress = true;
+ };
}
[cgit] Unable to lock slot /tmp/cgit/56200000.lock: No such file or directory (2)