+16
-4
nixos/modules/services/backup/rsnapshot.nix
+16
-4
nixos/modules/services/backup/rsnapshot.nix
······-mapAttrsToList (interval: time: "${time} root ${pkgs.rsnapshot}/bin/rsnapshot -c ${cfgfile} ${interval}") cfg.cronIntervals;
······+mapAttrsToList (interval: time: "${time} root ${pkgs.rsnapshot}/bin/rsnapshot -c ${cfgfile} ${interval}") cfg.cronIntervals;