update system

This commit is contained in:
2026-05-17 08:36:20 +02:00
parent f8bef518d2
commit e1fa957151
6 changed files with 33 additions and 6 deletions
+1 -1
View File
@@ -74,7 +74,7 @@ in
mode = "3840x2160@144";
position = "0x0";
scale = 1;
bitdepth = 8;
bitdepth = 10;
addreserved = "80,0,0,0";
cm = if cfg.hdr then "hdredid" else "srgb";
sdr_min_luminance = 0.25;
-5
View File
@@ -24,11 +24,6 @@ in
# orca-slicer
];
home-manager.users.${username} = {
services.flatpak.packages = [
"com.bambulab.BambuStudio"
"org.freecad.FreeCAD"
"com.prusa3d.PrusaSlicer" # gcode viewer!
];
programs = {
lazygit.enable = true;
};