feat: init paperless for winters

This commit is contained in:
Swarsel 2024-10-04 18:05:04 +02:00
parent a0a0f6e537
commit 3a56b30a91
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
6 changed files with 114 additions and 13 deletions

View file

@ -6,7 +6,7 @@
services.nextcloud = {
enable = true;
packages = pkgs.nextcloud30;
package = pkgs.nextcloud30;
hostName = "stash.swarsel.win";
home = "/Vault/apps/nextcloud";
datadir = "/Vault/data/nextcloud";