upd
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user