nits
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
service_configs,
|
||||
pkgs,
|
||||
config,
|
||||
username,
|
||||
...
|
||||
}:
|
||||
{
|
||||
@@ -28,4 +29,8 @@
|
||||
"video"
|
||||
"render"
|
||||
];
|
||||
|
||||
users.users.${username}.extraGroups = [
|
||||
config.services.immich.group
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user