nixos/backup/tsm: init module

Based on the programs/tsm-client module,
this commit introduces a systemd service that uses the
tsm-client to create regular backups of the machine.
This commit is contained in:
Yarny0 2019-05-15 18:17:30 +02:00
parent f5b873f43c
commit d99462ff5a
2 changed files with 107 additions and 0 deletions

View file

@ -210,6 +210,7 @@
./services/backup/restic-rest-server.nix
./services/backup/rsnapshot.nix
./services/backup/tarsnap.nix
./services/backup/tsm.nix
./services/backup/znapzend.nix
./services/cluster/hadoop/default.nix
./services/cluster/kubernetes/addons/dns.nix