feat: enable binfmt aarch64-linux on tower

This commit is contained in:
2026-03-07 23:29:08 +01:00
parent 36684b93ef
commit d0413239cd

View File

@@ -46,6 +46,8 @@
pkiBundle = "/var/lib/sbctl";
};
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
services.udisks2.enable = true;
programs._1password.enable = true;