added nfts support

This commit is contained in:
Nickiel12 2022-11-08 18:17:22 -08:00
parent 30f859b4e3
commit 2071d15a11

View file

@ -13,6 +13,7 @@ in
./hardware-configuration.nix ./hardware-configuration.nix
]; ];
boot.supportedFilesystems = [ "nfts" ];
boot.loader.systemd-boot.configurationLimit = 5; boot.loader.systemd-boot.configurationLimit = 5;
boot.loader = { boot.loader = {
efi = { efi = {