1

Services/Immich+Jellyfin: Make containers privileged

This commit is contained in:
2025-07-25 22:54:19 +02:00
parent a0d6bb0ab7
commit e677a74c41
3 changed files with 4 additions and 2 deletions

View File

@ -91,6 +91,8 @@ with mylib.networking; {
polkit.enable = true;
# TODO: This does not work on ServeNix?
# Check on ThinkNix...
sops-nix.bootSecrets.${username} = [
"user-password"
];