lxqt: do not use alias
Otherwise it does not evaluate with allowAliases = false. Discovered when evaluating https://github.com/NixOS/nixpkgs/issues/106935.
This commit is contained in:
parent
e447887866
commit
f79dfa8151
@ -107,7 +107,7 @@ let
|
|||||||
qlipper
|
qlipper
|
||||||
|
|
||||||
### Default icon theme
|
### Default icon theme
|
||||||
pkgs.oxygen-icons5
|
pkgs.kdeFrameworks.oxygen-icons5
|
||||||
|
|
||||||
### Screen saver
|
### Screen saver
|
||||||
pkgs.xscreensaver
|
pkgs.xscreensaver
|
||||||
|
Loading…
Reference in New Issue
Block a user