Tangled infrastructure definitions in Nix

hosts/appview: rwx for .appview.db-litestream

Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>

anirudh.fi 0f1ec259 b4b6c1f1

verified
+1
+1
hosts/appview/services/litestream.nix
··· 32 32 "a+ /var/lib/appview/appview.db - - - - user:litestream:rwx" 33 33 "a+ /var/lib/appview/appview.db-wal - - - - user:litestream:rwx" 34 34 "a+ /var/lib/appview/appview.db-shm - - - - user:litestream:rwx" 35 + "a+ /var/lib/appview/.appview.db-litestream - - - - user:litestream:rwx" 35 36 ]; 36 37 }