challenger: finalize init

This commit is contained in:
2024-07-02 00:22:02 +02:00
parent 097ded10b5
commit 8ab2615279
5 changed files with 16 additions and 13 deletions

View File

@@ -6,7 +6,7 @@
# Local zfs
boot = {
zfs.extraPools = [ "tank" ];
# zfs.extraPools = [ "tank" ];
supportedFilesystems = [ "zfs" ];
kernelPackages = config.boot.zfs.package.latestCompatibleLinuxPackages;
};