mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-15 12:15:56 +01:00
When having backup jobs that persist to a removable device like an external HDD, the directory shouldn't be created by an activation script as this might confuse auto-mounting tools such as udiskie(8). In this case the job will simply fail, with the former approach udiskie ran into some issues as the path `/run/media/ma27/backup` was already there and owned by root. |
||
|---|---|---|
| .. | ||
| automysqlbackup.nix | ||
| bacula.nix | ||
| borgbackup.nix | ||
| duplicati.nix | ||
| duplicity.nix | ||
| mysql-backup.nix | ||
| postgresql-backup.nix | ||
| postgresql-wal-receiver.nix | ||
| restic-rest-server.nix | ||
| restic.nix | ||
| rsnapshot.nix | ||
| tarsnap.nix | ||
| tsm.nix | ||
| zfs-replication.nix | ||
| znapzend.nix | ||