nixos/lxd: refactor to use zfs.package/enabled property

This commit is contained in:
Jörg Thalheim
2021-02-01 17:59:18 +01:00
parent 63178ae561
commit 9c6a9d0458
2 changed files with 7 additions and 19 deletions
-2
View File
@@ -368,8 +368,6 @@ in
}
];
virtualisation.lxd.zfsSupport = true;
boot = {
kernelModules = [ "zfs" ];