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:
parent
a9ec420b9e
commit
0377154a3c
3 changed files with 83 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue