hainich: fix zfs until nixpkgs!105238 is merged
This commit is contained in:
parent
36e265bef9
commit
16efa8ea9e
1 changed files with 2 additions and 0 deletions
|
@ -92,6 +92,8 @@
|
||||||
MaxFileSec=6h
|
MaxFileSec=6h
|
||||||
MaxRetentionSec=72h
|
MaxRetentionSec=72h
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
boot.kernelPackages = pkgs.linuxPackages;
|
||||||
|
|
||||||
# This value determines the NixOS release from which the default
|
# This value determines the NixOS release from which the default
|
||||||
# settings for stateful data, like file locations and database versions
|
# settings for stateful data, like file locations and database versions
|
||||||
|
|
Loading…
Reference in a new issue