Merge pull request #251370 from leona-ya/paperless-ngx-mail-ca-certs

nixos/paperless: allow systemd services to read ca-certificates
This commit is contained in:
Franz Pletz 2023-08-26 03:20:25 +02:00 committed by GitHub
commit 08c65ad526
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,6 +43,8 @@ let
"-/etc/nsswitch.conf"
"-/etc/hosts"
"-/etc/localtime"
"-/etc/ssl/certs"
"-/etc/static/ssl/certs"
"-/run/postgresql"
] ++ (optional enableRedis redisServer.unixSocket);
BindPaths = [