This commit is contained in:
mjallen18
2025-12-11 17:41:05 -06:00
parent 82ecfba7db
commit 31202f8b0e
17 changed files with 71 additions and 67 deletions

View File

@@ -17,7 +17,17 @@
};
${namespace} = {
impermanence.enable = true;
impermanence = {
enable = true;
extraDirectories = [
{
directory = "/var/cache/ccache";
user = "nobody";
group = "nobody";
mode = "u=rwx,g=rwx,o=rx";
}
];
};
user = {
name = "matt";
extraGroups = [