feat: several updates
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 2s

This commit is contained in:
Xavier Morel
2026-03-26 00:16:20 +01:00
parent fd778d374e
commit ff508fd669
5 changed files with 54 additions and 33 deletions
+2 -1
View File
@@ -7,10 +7,11 @@
{
services.paperless = {
enable = true;
address = "0.0.0.0";
configureTika = true;
consumptionDirIsPublic = true;
domain = tools.build_hostname "papers";
environmentFile = config.age.secrets.papers-environment-file.path;
passwordFile = config.age.secrets.papers-password-file.path;
port = 80;
};
}