Compare commits

..

No commits in common. "f939193442228fffbccbc6aa315516c77a1c36df" and "d353fb5ba5154f6da53cb49ea6a6ffd58ba96a0d" have entirely different histories.

4 changed files with 10 additions and 14 deletions

8
flake.lock generated
View file

@ -44,13 +44,13 @@
"nixpkgs": "nixpkgs_2" "nixpkgs": "nixpkgs_2"
}, },
"locked": { "locked": {
"lastModified": 1743373947, "lastModified": 1,
"narHash": "sha256-u0ng3qUqW5J1hBQACbhBkAOlyouY2VVX1AdxrYPOqkI=", "narHash": "sha256-SIKBfviJFGqzP5JJVCW7JRhSqxYKYChMFefASSt9YNU=",
"path": "/etc/nixos/pkgs/caddy", "path": "pkgs/caddy",
"type": "path" "type": "path"
}, },
"original": { "original": {
"path": "/etc/nixos/pkgs/caddy", "path": "pkgs/caddy",
"type": "path" "type": "path"
} }
}, },

View file

@ -9,7 +9,7 @@
}; };
agenix.url = "github:ryantm/agenix"; agenix.url = "github:ryantm/agenix";
simple-nixos-mailserver.url = "gitlab:simple-nixos-mailserver/nixos-mailserver/nixos-24.05"; simple-nixos-mailserver.url = "gitlab:simple-nixos-mailserver/nixos-mailserver/nixos-24.05";
caddy.url = "path:/etc/nixos/pkgs/caddy"; caddy.url = "path:pkgs/caddy";
}; };
outputs = outputs =

View file

@ -9,11 +9,7 @@
PAPERLESS_OCR_USER_ARGS = { PAPERLESS_OCR_USER_ARGS = {
"invalidate_digital_signatures" = true; "invalidate_digital_signatures" = true;
}; };
PAPERLESS_USE_X_FORWARD_HOST = true;
PAPERLESS_USE_X_FORWARD_PORT = true;
PAPERLESS_REDIRECT_LOGIN_TO_SSO = true;
}; };
consumptionDirIsPublic = true;
}; };
caddy.virtualHosts."paperless.tailc50184.ts.net".extraConfig = '' caddy.virtualHosts."paperless.tailc50184.ts.net".extraConfig = ''

10
pkgs/caddy/flake.lock generated
View file

@ -2,11 +2,11 @@
"nodes": { "nodes": {
"caddy": { "caddy": {
"locked": { "locked": {
"lastModified": 1742276417, "lastModified": 1735284852,
"narHash": "sha256-iEGJYhUsjJdxFviduw7zUGdYewf/W7QodEuF1w8MqF0=", "narHash": "sha256-mQu3IwEO294DuB7XAXOvOLriElDgRTf6rTLoDh3tMFQ=",
"owner": "vincentbernat", "owner": "vincentbernat",
"repo": "caddy-nix", "repo": "caddy-nix",
"rev": "f0f28d2b4bd1fd433726e334a462d029f0440baa", "rev": "b421380ded7c000f432092df0f1a7afd9e187173",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -36,8 +36,8 @@
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 0, "lastModified": 0,
"narHash": "sha256-rBfc+H1dDBUQ2mgVITMGBPI1PGuCznf9rcWX/XIULyE=", "narHash": "sha256-GFzPxJzTd1rPIVD4IW+GwJlyGwBDV1Tj5FLYwDQQ9sM=",
"path": "/nix/store/sr3gj4wcx3kwy0q5gcxl49ja733bqm7b-source", "path": "/nix/store/50yickar04m51aqnc43gxf45g2i0n3k9-source",
"type": "path" "type": "path"
}, },
"original": { "original": {