add oci target

This commit is contained in:
alisceon 2026-05-27 16:39:26 +02:00
parent 9cb871275a
commit 87cc464d1b
5 changed files with 131 additions and 14 deletions

View file

@ -19,6 +19,7 @@ in
"udev.log_level=3"
"systemd.show_status=auto"
];
binfmt.emulatedSystems = [ "aarch64-linux" ];
};
security.sudo.wheelNeedsPassword = false;