about summary refs log tree commit diff
path: root/machines/profpatsch/base-workstation.nix
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2017-02-04 12:44:14 +0100
committerProfpatsch <mail@profpatsch.de>2017-02-04 12:48:46 +0100
commitb44725e97628e4e2e5059914473a86b87ee14561 (patch)
tree449b6c5d15bf297881e01598240f468f3db1d365 /machines/profpatsch/base-workstation.nix
parent2de5598aace2ac5afac7969407aaafb0d3f965cb (diff)
machines/katara: switch to wpa_supplicant
nm got so slow, it’s unbearable.
Diffstat (limited to 'machines/profpatsch/base-workstation.nix')
-rw-r--r--machines/profpatsch/base-workstation.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/machines/profpatsch/base-workstation.nix b/machines/profpatsch/base-workstation.nix
index ae9fa7a0..15897f3d 100644
--- a/machines/profpatsch/base-workstation.nix
+++ b/machines/profpatsch/base-workstation.nix
@@ -20,9 +20,7 @@ in {
     };
 
     networking = {
-      wireless.enable = false;
       firewall.enable = false;
-      networkmanager.enable = true;
     };
 
     i18n = {