idk shits so fucked lol

This commit is contained in:
mjallen18
2026-01-29 19:15:22 -06:00
parent 9c8733431d
commit 1331e69b58
19 changed files with 619 additions and 78 deletions

View File

@@ -43,10 +43,10 @@
remote_only: true
'';
# programs.ccache.cacheDir = "/etc/ccache";
systemd.tmpfiles.rules = [
# "d /var/cache/ccache 0770 builder nixbld -"
"p+ /var/cache/ccache/ccache.conf - - - - /etc/ccache.conf"
];
# systemd.tmpfiles.rules = [
# # "d /var/cache/ccache 0770 builder nixbld -"
# "p+ /var/cache/ccache/ccache.conf - - - - /etc/ccache.conf"
# ];
}
);
};