Update lockfile, adjust modules, add utilities

Refresh flake.lock with latest revisions for several dependencies.
Disable Prism Launcher on both desktop and laptop configurations.
Enable the Upscaler tool on the laptop system module.
Add smartmontools to the core essentials package list.
Enhance the “ncg” alias to run `nh clean all --optimise`.
This commit is contained in:
2026-05-12 23:01:13 +02:00
parent 2c2d54a4a7
commit 092e6cfd88
5 changed files with 41 additions and 40 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ _: {
/*
Gaming
*/
prismlauncher.enable = true; # Prism Launcher: Minecraft modded launcher
prismlauncher.enable = false; # Prism Launcher: Minecraft modded launcher
spaceCadetPinball.enable = true; # SpaceCadet Pinball: classic pinball game
ttySolitaire.enable = true; # TTY Solitaire: terminalbased solitaire game
heroic.enable = false; # Native GOG, Epic, and Amazon Games Launcher for Linux, Windows and Mac
+2 -2
View File
@@ -10,7 +10,7 @@ _: {
sober.enable = false; # Roblox client
warehouse.enable = true; # Flatpak manager
flatseal.enable = true; # Flatpak permissions manager
upscaler.enable = false; # Upscaler: Upscale and enhance images
upscaler.enable = true; # Upscaler: Upscale and enhance images
};
};
@@ -47,7 +47,7 @@ _: {
/*
Gaming
*/
prismlauncher.enable = true; # Prism Launcher: Minecraft modded launcher
prismlauncher.enable = false; # Prism Launcher: Minecraft modded launcher
spaceCadetPinball.enable = true; # SpaceCadet Pinball: classic pinball game
ttySolitaire.enable = true; # TTY Solitaire: terminalbased solitaire game
heroic.enable = false; # Native GOG, Epic, and Amazon Games Launcher for Linux, Windows and Mac