nixos: update default cases from KDM/KDE4 to SDDM/KDE5

This commit is contained in:
Graham Christensen
2017-02-09 21:52:00 -05:00
parent 4000489266
commit b12564cc1b
12 changed files with 43 additions and 54 deletions
@@ -22,7 +22,7 @@ in
};
###### implementation
config = mkIf config.hardware.bluetooth.enable {
environment.systemPackages = [ bluez-bluetooth pkgs.openobex pkgs.obexftp ];