kernel: default to zfs-enabled
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
{
|
||||
self,
|
||||
lib,
|
||||
pkgs,
|
||||
modulesPath,
|
||||
...
|
||||
}: {
|
||||
@@ -30,8 +29,6 @@
|
||||
makeUsbBootable = true; # USB booting
|
||||
};
|
||||
|
||||
boot.kernelPackages = pkgs.zfs.latestCompatibleLinuxPackages;
|
||||
|
||||
swapDevices = [];
|
||||
|
||||
services = {
|
||||
|
||||
Reference in New Issue
Block a user