nixpkgs/nixos/modules
Ricardo M. Correia 6197fdc02d nixos/zfs: Refactor auto-snapshots and make them persistent
If you power off your machine frequently, you could miss the execution
of some snapshots.

This is more troublesome the more infrequently the snapshots are
triggered. For example, monthly snapshots only execute at exactly
midnight on the first day of the month.  If you only have your
machine powered on at that time with probability 50%, then half the
snapshots won't be triggered.

This means that if you wanted to keep 3 monthly snapshots, then instead
of keeping 3 months' worth of snapshotted data as you expected, you would
end up with snapshots spanning back 6 months.

Adding the "Persistent = yes" option to auto-snapshot timer units makes
a missed snapshot execute when booting up the machine.
2015-03-20 04:37:44 +01:00
..
config nixos/pulseaudio: don't put 32bit libs in systemPackages 2015-03-18 14:10:02 +00:00
hardware Create /dev/nvidia-uvm for CUDA support 2015-03-03 20:24:14 +01:00
installer Set stricter permissions on /nix/store 2015-03-18 10:58:08 +01:00
misc nixos: resolve uid/gid conflicts 2015-03-16 09:58:13 +01:00
profiles nixos/base: Add efi management utilities 2015-01-07 01:52:47 -08:00
programs Add ibus-qt. 2015-03-11 21:54:04 +01:00
security Merge pull request #6771 from joachifm/apparmor-2.9 2015-03-15 14:16:24 -05:00
services Merge pull request #6611 from jagajaga/slurm 2015-03-19 21:06:49 +03:00
system Set stricter permissions on /nix/store 2015-03-18 10:58:08 +01:00
tasks nixos/zfs: Refactor auto-snapshots and make them persistent 2015-03-20 04:37:44 +01:00
testing test-instrumentation.nix: Prevent calling a pager 2015-01-15 14:39:29 +01:00
virtualisation Merge pull request #5936 from j-keck/nixos-container-usage 2015-03-17 12:43:29 +01:00
module-list.nix Merge pull request #6611 from jagajaga/slurm 2015-03-19 21:06:49 +03:00
rename.nix nixos: refactor tarsnap backup service module 2015-03-10 12:35:58 +01:00