diff options
| author | Dominique Martinet <asmadeus@codewreck.org> | 2024-02-22 21:10:36 +0900 |
|---|---|---|
| committer | Dominique Martinet <asmadeus@codewreck.org> | 2024-02-23 07:35:21 +0900 |
| commit | 85ee3198c75bbc5d853ee16b664691b32935251a (patch) | |
| tree | 46b57eba7e890b1396576c4f9fd1f5ee7069015f /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 5863c27340ba4de8f83e7e3c023b9599c3cb3c80 (diff) | |
atuin: Allow setting database.uri to null
When a password is required to connect to postgres using
services.atuin.database.uri directly would make the password be written
in the nix store, which is suboptimal.
Instead we can have the password in a file accessible only to root by
having systemd read an EnvironmentFile directly, but we must ensure that
this file has priority over the environment set.
Not setting the variable in this case is more straightforward.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
