nixos/lxd: refactor to use zfs.package/enabled property
This commit is contained in:
@@ -368,8 +368,6 @@ in
|
||||
}
|
||||
];
|
||||
|
||||
virtualisation.lxd.zfsSupport = true;
|
||||
|
||||
boot = {
|
||||
kernelModules = [ "zfs" ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user