nixpkgs/nixos/modules/services/backup
Elias Probst 3bd1c64a5b
nixos/restic: use private tmp for service unit
To reduce the danger of accidentally exposing sensitive files processed
by a restic backup to other services/users, enable the `PrivateTmp=`
feature of restic service units, which provides a per service isolation
of `/tmp` and `/var/tmp`.

Co-authored-by: Daniel Nagy <danielnagy@posteo.de>
2023-04-30 10:39:29 +02:00
..
automysqlbackup.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
bacula.nix treewide: use types.port in nixos modules 2022-11-10 09:30:00 +01:00
borgbackup.md docs: borg expects --rsh, not -rsh 2023-02-20 18:02:28 +01:00
borgbackup.nix nixos/borgbackup: run compact after prune 2023-04-11 19:48:16 +02:00
borgmatic.nix borgmatic: fix timer wantedBy 2023-04-17 23:10:23 +08:00
btrbk.nix btrbk: Use sudo or doas based on configuration 2022-11-19 23:16:57 +01:00
duplicati.nix treewide: use types.port in nixos modules 2022-11-10 09:30:00 +01:00
duplicity.nix nixos/*: convert options with listings 2022-08-31 17:27:36 +02:00
mysql-backup.nix treewide: use more lib.optionalString 2023-04-07 13:38:33 +02:00
postgresql-backup.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
postgresql-wal-receiver.nix treewide: automatically md-convert option descriptions 2022-07-30 15:16:34 +02:00
restic-rest-server.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
restic.nix nixos/restic: use private tmp for service unit 2023-04-30 10:39:29 +02:00
rsnapshot.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
sanoid.nix (nixos/sanoid, nixos/syncoid): Add package options 2023-03-29 17:23:51 -04:00
syncoid.nix (nixos/sanoid, nixos/syncoid): Add package options 2023-03-29 17:23:51 -04:00
tarsnap.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
tsm.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
zfs-replication.nix nixos/*: remove trailing period in mkEnableOptions 2023-02-08 15:23:34 +01:00
znapzend.nix nixos: fix typos 2022-12-17 19:31:14 -05:00
zrepl.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00