wip: feat: Add host deertopia
This commit is contained in:
@@ -62,6 +62,10 @@ in {
|
||||
z.group = "users";
|
||||
z.mode = "2775";
|
||||
};
|
||||
"${cfg.persistDirectory}/vault/root" = {
|
||||
z.group = "root";
|
||||
z.mode = "2775";
|
||||
};
|
||||
};
|
||||
|
||||
# TODO: Move this somewhere else.
|
||||
|
||||
Reference in New Issue
Block a user