pinson: remove deprecated zfs setting
This commit is contained in:
parent
51d018df49
commit
fe6778625e
1 changed files with 0 additions and 3 deletions
|
@ -15,9 +15,6 @@
|
|||
boot.loader.grub.enable = true;
|
||||
boot.loader.grub.device = "/dev/vda";
|
||||
|
||||
# use the latest kernel compatible with zfs
|
||||
boot.kernelPackages = config.boot.zfs.package.latestCompatibleLinuxPackages;
|
||||
|
||||
# workaround because we are in a vm
|
||||
boot.zfs.devNodes = "/dev/disk/by-partuuid";
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue