Adds immich

This commit is contained in:
2025-11-10 21:53:13 +01:00
parent 5fc4fbcef3
commit 7b21388adc
16 changed files with 151 additions and 14 deletions

View File

@@ -41,7 +41,7 @@ files_template="
files:
- path: /var/lib/systemd/linger/__USER__
mode: 0644"
users=('arr' 'gitea' 'homeassistant' 'jdownloader' 'kiwix' 'komga' 'navidrome' 'nextcloud' 'nginx' 'pairdrop' 'paperless' 'pihole' 'qbittorrent' 'synapse' 'tga' 'wallabag')
users=('arr' 'gitea' 'homeassistant' 'immich' 'jdownloader' 'kiwix' 'komga' 'navidrome' 'nextcloud' 'nginx' 'pairdrop' 'paperless' 'pihole' 'qbittorrent' 'synapse' 'tga' 'wallabag')
mkdir -p users
for user in "${users[@]}"; do
user_butane="users/${user}.bu"