Adds nexus and vikunja

This commit is contained in:
tga
2026-07-17 11:16:47 +02:00
parent 5eaed28234
commit 7e87a6cbb9
39 changed files with 214 additions and 2185 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ files_template="
files:
- path: /var/lib/systemd/linger/__USER__
mode: 0644"
users=('arr' 'gitea' 'homeassistant' 'immich' 'jdownloader' 'kiwix' 'komga' 'navidrome' 'nextcloud' 'nginx' 'overleaf' 'pairdrop' 'paperless' 'pihole' 'qbittorrent' 'synapse' 'tga' 'wallabag')
users=('arr' 'gitea' 'homeassistant' 'immich' 'jdownloader' 'kiwix' 'komga' 'navidrome' 'nextcloud' 'nexus' 'nginx' 'overleaf' 'pairdrop' 'paperless' 'pihole' 'qbittorrent' 'synapse' 'tga' 'vikunja' 'wallabag')
mkdir -p users
for user in "${users[@]}"; do
echo "Generating ${user}"