use zramswap instead of file; use sudo-rs; remove discover; readd docker compose; remove redundant comments (I cant believe fullscreen finally works and i didnt even change anything); joplin desktop needs unstable;

This commit is contained in:
2025-09-04 17:10:42 +01:00
parent 03efdeddc5
commit 190c58639f
6 changed files with 11 additions and 36 deletions

View File

@@ -27,6 +27,7 @@ in
};
};
services.desktopManager.plasma6.enable = true;
environment.plasma6.excludePackages = [ pkgs.kdePackages.discover ];
# For cursor in steam?
xdg.icons.fallbackCursorThemes = [ "breeze_cursors" ];