add arguments to update flake; add xdg icon fallback; organised applications in home manager
This commit is contained in:
@@ -11,6 +11,9 @@
|
||||
services.displayManager.sddm.wayland.enable = true;
|
||||
services.desktopManager.plasma6.enable = true;
|
||||
|
||||
# Specific fix for cursor in steam
|
||||
xdg.icons.fallbackCursorThemes = [ "breeze_cursors" ];
|
||||
|
||||
environment.systemPackages = with pkgs;
|
||||
[ maliit-keyboard ] ++ (with kdePackages; [
|
||||
sddm-kcm
|
||||
|
||||
Reference in New Issue
Block a user