increase ccache maxsize to 100Gi
Some checks failed
/ build-all (push) Has been cancelled

This commit is contained in:
Antoine Vaure 2025-07-28 10:53:45 +02:00
parent f9418e7c83
commit 59a18017f6

View file

@ -153,7 +153,7 @@
QT_AUTO_SCREEN_SCALE_FACTOR = "1";
WLR_NO_HARDWARE_CURSORS = "0";
XCURSOR_SIZE = "24";
CCACHE_MAXSIZE = "40Gi";
CCACHE_MAXSIZE = "100Gi";
} // (if variant == "allegro" then {
TMPDIR = "/home/${config.home.username}/tmp";
GSETTINGS_SCHEMA_DIR = "${pkgs.gsettings-desktop-schemas}/share/gsettings-schemas/gsettings-desktop-schemas-47.1/glib-2.0/schemas";