NAS NTFS
All checks were successful
Lint / lint (push) Successful in 23s

This commit is contained in:
Gabriel Simmer 2024-03-10 12:19:09 +00:00
parent 13f1d5c460
commit f27638bc30
Signed by: arch
SSH key fingerprint: SHA256:m3OEcdtrnBpMX+2BDGh/byv3hrCekCLzDYMdvGEKPPQ

View file

@ -43,7 +43,7 @@
systemd-boot.enable = true;
efi.canTouchEfiVariables = true;
};
supportedFilesystems = ["zfs"];
supportedFilesystems = ["zfs" "ntfs"];
kernelModules = ["coretemp" "kvm-amd" "it87"];
zfs.extraPools = ["tank"];
};