nixpkgs/nixos/modules/services/backup
Aneesh Agrawal 8729e8e261 nixos/restic-rest-server: Autocreate empty .htpasswd if needed for service boot
When `privateRepos = true`, the service will not start if the `.htpasswd` does not exist.
Use `systemd-tmpfiles` to autocreate an (empty) file to ensure the service can boot
before actual `htpasswd` contents are registered.

This is safe as restic-rest-server will deny all entry if the file is empty.
2022-01-02 21:13:07 -05:00
..
automysqlbackup.nix nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
bacula.nix nixos/*: add trivial defaultText for options with simple defaults 2021-12-02 22:35:04 +01:00
borgbackup.nix Revert "nixos/borgbackup: specify systemd WorkingDirectory" 2021-12-03 12:21:13 +01:00
borgbackup.xml
borgmatic.nix
btrbk.nix nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
duplicati.nix nixos/duplicati: Add dataDir to service 2021-12-29 08:35:41 -07:00
duplicity.nix nixos/duplicity: fix typo in subcommand 2021-06-27 09:40:35 +02:00
mysql-backup.nix treewide: Fix mysql alias deprecation breakage 2021-06-04 21:42:08 +02:00
postgresql-backup.nix nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
postgresql-wal-receiver.nix nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
restic-rest-server.nix nixos/restic-rest-server: Autocreate empty .htpasswd if needed for service boot 2022-01-02 21:13:07 -05:00
restic.nix Move systemd-lib.nix and systemd-unit-options.nix into utils 2021-11-20 17:52:29 -05:00
rsnapshot.nix
sanoid.nix nixos/sanoid: allow zfs value for recursive 2021-09-02 14:56:23 +03:00
syncoid.nix nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
tarsnap.nix Merge pull request #148785 from pennae/more-option-doc-staticizing 2021-12-17 11:14:08 -05:00
tsm.nix
zfs-replication.nix
znapzend.nix nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
zrepl.nix