Enable building for aarch64-linux

This commit is contained in:
Julian Mutter 2024-06-28 08:41:38 +02:00
parent a4ef9a9c63
commit d14ba88542

View File

@ -48,6 +48,7 @@
# Bootloader
modules.system.boot-efi.enable = true;
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
boot.supportedFilesystems = [
"btrfs"
"ntfs"