1
0
Fork 0

add(paperless): enable restic backup of /data

We also disabled immich for now, since the version is currently
incompatible to migrate from my docker services.
This commit is contained in:
Philipp 2025-06-20 15:46:13 +02:00
parent a9ec420b9e
commit 0377154a3c
Signed by: Philipp
GPG key ID: 9EBD8439AFBAB750
3 changed files with 83 additions and 2 deletions

View file

@ -59,7 +59,8 @@ with lib.${namespace};
linkwarden = enabled;
forgejo = enabled;
searxng = enabled;
immich = enabled;
#immich = enabled; # We wait for the proper version to be in nixpkgs
paperless = enabled;
};
#container.invidious = enabled;