disable ensure perms
This commit is contained in:
@@ -27,7 +27,7 @@ in
|
|||||||
};
|
};
|
||||||
holocron = {
|
holocron = {
|
||||||
copyparty.enable = true;
|
copyparty.enable = true;
|
||||||
ensure_perms.enable = true;
|
ensure_perms.enable = false;
|
||||||
zfs.enable = true;
|
zfs.enable = true;
|
||||||
smb.enable = true;
|
smb.enable = true;
|
||||||
nfs.enable = true;
|
nfs.enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user