mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2026-07-25 10:04:44 +00:00
update system
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user