fix sddm cursors!!
This commit is contained in:
parent
214b76bcca
commit
c51078e515
2 changed files with 3 additions and 2 deletions
|
@ -9,8 +9,10 @@ in {
|
|||
};
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
# unsure if it's correct to put this in `environment.systemPackages`
|
||||
environment.systemPackages = with pkgs; [
|
||||
config.modules.desktop.themes.sddmTheme.package
|
||||
config.modules.desktop.themes.cursorTheme.package
|
||||
libsForQt5.qt5.qtsvg
|
||||
libsForQt5.qt5.qtgraphicaleffects
|
||||
libsForQt5.qt5.qtquickcontrols2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue