mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
immich
This commit is contained in:
parent
f1e47d7fa7
commit
243fea7f34
1 changed files with 1 additions and 1 deletions
|
|
@ -135,7 +135,7 @@
|
|||
|
||||
users.users.immich = {
|
||||
isSystemUser = true;
|
||||
extraGroups = "media_services";
|
||||
extraGroups = [ "media_services" ];
|
||||
};
|
||||
|
||||
services.immich = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue