nixpkgs/nixos/modules/tasks
Jörg Thalheim 1d86714a2b
nixos/zfs: add trim service
Introduces a trim timer similar to the fstrim service.
According to zpool(8) for consumer hardware periodic manual TRIM
is preferred over automatic TRIM that ZFS implements.
The period of one week is based on recommendations of fstrim.
2019-07-25 12:47:43 +01:00
..
filesystems nixos/zfs: add trim service 2019-07-25 12:47:43 +01:00
auto-upgrade.nix system.autoUpgrade: optionally allow rebooting the system on kernel change (#64267) 2019-07-12 09:09:50 +03:00
bcache.nix
cpu-freq.nix nixos/cpufreq: Remove the alias to set the cpu frequency governor 2019-01-03 20:57:49 +09:00
encrypted-devices.nix nixos/tasks/encrypted-devices: fix regression from #54637 2019-02-02 17:31:31 +01:00
filesystems.nix filesystems: Add autoResize assertion 2019-03-16 13:01:35 +01:00
kbd.nix nixos: add preferLocalBuild=true; on derivations for config files 2019-02-22 20:11:27 +01:00
lvm.nix
network-interfaces-scripted.nix resolvconf service: init 2019-07-15 20:25:39 +03:00
network-interfaces-systemd.nix nixos/networkd: rename GatewayOnlink to GatewayOnLink 2019-06-03 15:05:17 +02:00
network-interfaces.nix Merge pull request #62955 from abbradar/resolvconf 2019-07-17 11:07:12 +03:00
powertop.nix
scsi-link-power-management.nix
swraid.nix
trackpoint.nix
tty-backgrounds-combine.sh