feat(copyparty,authelia): personal storage & webDAV
This commit is contained in:
@@ -29,6 +29,8 @@ in {
|
||||
};
|
||||
};
|
||||
|
||||
imports = [ ./copyparty/vault.nix ];
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
users.users.${cfg.user} = {
|
||||
isSystemUser = true;
|
||||
|
||||
Reference in New Issue
Block a user