Update flake
This commit is contained in:
parent
01999335ea
commit
8d0d943d4e
5 changed files with 74 additions and 96 deletions
|
|
@ -1,8 +1,5 @@
|
|||
{config, ...}: {
|
||||
boot = {
|
||||
kernelPackages = config.boot.zfs.package.latestCompatibleLinuxPackages;
|
||||
loader.grub.zfsSupport = true;
|
||||
};
|
||||
{...}: {
|
||||
boot.loader.grub.zfsSupport = true;
|
||||
|
||||
services.zfs = {
|
||||
autoScrub.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue