nixos/jackflix: Add PhotoPrism
All checks were successful
CI / Check, build and cache Nix flake (push) Successful in 34m59s
All checks were successful
CI / Check, build and cache Nix flake (push) Successful in 34m59s
This commit is contained in:
@@ -12,6 +12,7 @@ rec {
|
||||
atticd = 403;
|
||||
kea = 404;
|
||||
keepalived_script = 405;
|
||||
photoprism = 406;
|
||||
};
|
||||
gids = {
|
||||
matrix-syncv3 = 400;
|
||||
@@ -20,6 +21,7 @@ rec {
|
||||
atticd = 403;
|
||||
kea = 404;
|
||||
keepalived_script = 405;
|
||||
photoprism = 406;
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user