nixpkgs/nixos/modules/services/backup
Austin Seipp 7a01badef5 nixos: tarsnap - allow keys for individual archives
Two concurrent tarsnap backups cannot be run at the same time with the
same keys - completely separate sets of keys must be generated for each
archive in this case, if you want backups to overlap.

This extends the archives attrset to support a 'keyfile' option, which
defaults to /root/tarsnap.key like the top-level attribute.

With this change, if you generate two keys with tarsnap-keygen(1) and
use each of those separately for each archive, you can backup
concurrently.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-01-07 05:54:41 -06:00
..
almir.nix types.uniq types.int -> types.int 2015-06-15 18:11:32 +02:00
bacula.nix nixos: bacula service: re-format descriptions 2015-09-07 01:12:26 +02:00
crashplan.nix Use lib instead of pkgs.lib 2014-11-17 20:30:37 +03:00
mysql-backup.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
postgresql-backup.nix postgresql-backup: cleanup 2015-05-19 18:35:22 +03:00
rsnapshot.nix rsnapshot: add git version & make it configurable in the nixos module 2014-10-27 20:38:39 +01:00
sitecopy-backup.nix nixos: sitecopy service: re-format descriptions 2015-09-07 01:25:54 +02:00
tarsnap.nix nixos: tarsnap - allow keys for individual archives 2016-01-07 05:54:41 -06:00