Remove envrc and set EDI up for aarch64 cross compile

This commit is contained in:
Lillian Violet 2025-09-20 14:58:26 +02:00
parent f9c37df27d
commit 2f3fe79109
2 changed files with 2 additions and 1 deletions

View file

@ -76,6 +76,8 @@
loader.systemd-boot.enable = lib.mkForce false;
initrd.systemd.enable = true;
binfmt.emulatedSystems = ["aarch64-linux"];
lanzaboote = {
enable = true;
pkiBundle = "/var/lib/sbctl";