spread nix store optimiser over time
This commit is contained in:
parent
6625e9c1f3
commit
568c968ca8
11 changed files with 18 additions and 13 deletions
|
|
@ -6,6 +6,8 @@
|
|||
../../services/openssh.nix
|
||||
];
|
||||
|
||||
nix.optimise.dates = [ "00:00" ];
|
||||
|
||||
boot = {
|
||||
initrd.availableKernelModules = [ "ahci" "xhci_pci" "ehci_pci" "megaraid_sas" "nvme" "usbhid" "usb_storage" "sd_mod" "sr_mod" ];
|
||||
kernelModules = [ "kvm-intel" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue