feat: enable zfs on winters

This commit is contained in:
Swarsel 2024-09-23 23:03:30 +02:00
parent f9a181a955
commit 94afc7f945

View file

@ -14,6 +14,9 @@
boot.kernelModules = [ "kvm-intel" ];
boot.extraModulePackages = [ ];
boot.supportedFilesystems = [ "zfs" ];
boot.zfs.extraPools = [ "Vault" ];
fileSystems."/" =
{
device = "/dev/disk/by-uuid/30e2f96a-b01d-4c27-9ebb-d5d7e9f0031f";