summaryrefslogtreecommitdiffstats
path: root/tv
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2017-06-27 21:30:22 +0200
committertv <tv@krebsco.de>2017-06-27 21:30:22 +0200
commiteff4110f40fb8172f44885fbb0f1e5defa69d5d1 (patch)
treed40bafcc71f751dccd8c495d401b22e2f50c127d /tv
parent28c6c59f6af9a0f8911a70b7b59cf630ca2161f0 (diff)
tv mu: kde4 -> plasma5, maybe
Diffstat (limited to 'tv')
-rw-r--r--tv/1systems/mu.nix7
1 files changed, 3 insertions, 4 deletions
diff --git a/tv/1systems/mu.nix b/tv/1systems/mu.nix
index cb8e7d9..8e527b0 100644
--- a/tv/1systems/mu.nix
+++ b/tv/1systems/mu.nix
@@ -82,12 +82,9 @@ with import <stockholm/lib>;
chromiumDev
skype
libreoffice
- kde4.l10n.de
- kde4.plasma-nm
pidgin-with-plugins
pidginotr
- kde4.print_manager
#foomatic_filters
#gutenprint
#cups_pdf_filter
@@ -138,7 +135,9 @@ with import <stockholm/lib>;
twoFingerScroll = true;
};
- services.xserver.desktopManager.kde4.enable = true;
+ services.xserver.desktopManager.plasma5 = {
+ enable = true;
+ };
services.xserver.displayManager.auto = {
enable = true;
user = "vv";