summary refs log tree commit diff
path: root/nixos/modules/services
diff options
context:
space:
mode:
authorromildo <malaquias@gmail.com>2017-03-19 21:46:35 -0300
committerromildo <malaquias@gmail.com>2017-03-19 21:46:35 -0300
commit501d9c71861b3797b96000a9ab83e32a6bd8d9e0 (patch)
treeba0a8c518d2aec2db9395ec68f98993d06fd14eb /nixos/modules/services
parentada3bcdcda6c0a1b6d1267f5dfebe76538f4545b (diff)
downloadnixlib-501d9c71861b3797b96000a9ab83e32a6bd8d9e0.tar
nixlib-501d9c71861b3797b96000a9ab83e32a6bd8d9e0.tar.gz
nixlib-501d9c71861b3797b96000a9ab83e32a6bd8d9e0.tar.bz2
nixlib-501d9c71861b3797b96000a9ab83e32a6bd8d9e0.tar.lz
nixlib-501d9c71861b3797b96000a9ab83e32a6bd8d9e0.tar.xz
nixlib-501d9c71861b3797b96000a9ab83e32a6bd8d9e0.tar.zst
nixlib-501d9c71861b3797b96000a9ab83e32a6bd8d9e0.zip
lumina: fix kwindowsystem and oxygen-icons5 attributes
Diffstat (limited to 'nixos/modules/services')
-rw-r--r--nixos/modules/services/x11/desktop-managers/lumina.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/nixos/modules/services/x11/desktop-managers/lumina.nix b/nixos/modules/services/x11/desktop-managers/lumina.nix
index ed5ad4a2a001..ec5fbb13b323 100644
--- a/nixos/modules/services/x11/desktop-managers/lumina.nix
+++ b/nixos/modules/services/x11/desktop-managers/lumina.nix
@@ -32,8 +32,8 @@ in
 
     environment.systemPackages = [
       pkgs.fluxbox
-      pkgs.qt5.kwindowsystem
-      pkgs.qt5.oxygen-icons5
+      pkgs.libsForQt5.kwindowsystem
+      pkgs.kdeFrameworks.oxygen-icons5
       pkgs.lumina
       pkgs.numlockx
       pkgs.qt5.qtsvg