Enable building for aarch64-linux
This commit is contained in:
@ -48,6 +48,7 @@
|
||||
# Bootloader
|
||||
modules.system.boot-efi.enable = true;
|
||||
|
||||
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
|
||||
boot.supportedFilesystems = [
|
||||
"btrfs"
|
||||
"ntfs"
|
||||
|
Reference in New Issue
Block a user