kde4: Use plasma-nm instead of knetworkmanager

This commit is contained in:
Jascha Geerds 2014-10-22 13:27:19 +02:00
parent b41f2cdeb8
commit 83ae3042a7
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@ in
]
++ lib.optional config.hardware.pulseaudio.enable pkgs.kde4.kmix # Perhaps this should always be enabled
++ lib.optional config.hardware.bluetooth.enable pkgs.kde4.bluedevil
++ lib.optional config.networking.networkmanager.enable pkgs.kde4.networkmanagement
++ lib.optional config.networking.networkmanager.enable pkgs.kde4.plasma-nm
++ [ nepomukConfig ] ++ phononBackendPackages;
environment.pathsToLink = [ "/share" ];