update ha components
This commit is contained in:
@@ -289,6 +289,17 @@ in
|
||||
tpm2-tools
|
||||
tpm2-tss
|
||||
];
|
||||
persistence."/media/nas/main/persist" = {
|
||||
hideMounts = true;
|
||||
directories = [
|
||||
{
|
||||
directory = "/var/cache/ccache";
|
||||
user = "nobody";
|
||||
group = "nobody";
|
||||
mode = "u=rwx,g=rwx,o=rx";
|
||||
}
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
# Configure programs
|
||||
|
||||
Reference in New Issue
Block a user