Update flake
This commit is contained in:
parent
8e4f10a696
commit
c3a2bf746e
11 changed files with 69 additions and 74 deletions
|
|
@ -1,5 +1,6 @@
|
|||
{ config, lib, ... }: {
|
||||
{ config, lib, ... }:
|
||||
|
||||
{
|
||||
boot = {
|
||||
kernelPackages = config.boot.zfs.package.latestCompatibleLinuxPackages;
|
||||
loader.grub.zfsSupport = true;
|
||||
|
|
@ -78,6 +79,5 @@
|
|||
];
|
||||
};
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue