mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
user error
This commit is contained in:
parent
83bd3e941d
commit
ce8b76097a
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ in
|
|||
};
|
||||
phpOptions = { "memory_limit" = "1G"; };
|
||||
user = "nextcloud";
|
||||
group = "nextcloud";
|
||||
|
||||
};
|
||||
|
||||
users.users.nextcloud = { isSystemUser = true; group = "nextcloud"; };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue