nixpkgs/nixos/modules/services/backup
Silvan Mosberger 66fefb82e7
nixos/znapzend: stateless setup
This enables znapzend users to specify its full configuration through
NixOS options, without ever needing to use the stateful `znapzendzetup`
command.

This works by running znapzendzetup with the specified config in
ExecPre, just before the znapzend daemon is started.

There is also the `pure` option which will clear all previous znapzend setups,
making it as stateless as can get, as only the setup declared in
configuration.nix will be persisted.
2017-12-28 01:40:01 +01:00
..
almir.nix types.uniq types.int -> types.int 2015-06-15 18:11:32 +02:00
bacula.nix nixos: use types.lines for extraConfig 2016-10-23 19:41:43 +02:00
crashplan.nix crashplan: 4.7.0r2 -> 4.8.0r1 2016-11-13 14:38:14 -05:00
mysql-backup.nix mysqlBackup service: let it work with default settings 2017-09-27 18:44:49 +02:00
postgresql-backup.nix postgresql-backup: cleanup 2015-05-19 18:35:22 +03:00
rsnapshot.nix nixos/treewide: remove boolean examples for options 2017-03-17 23:36:19 +01:00
tarsnap.nix nixos/tarsnap: update doc for printStats 2017-12-20 10:16:10 +00:00
znapzend.nix nixos/znapzend: stateless setup 2017-12-28 01:40:01 +01:00