fix(shoukei): muvm failed to build currently

This commit is contained in:
Ryan Yin
2026-08-30 23:02:51 +08:00
parent 0ba7562ce9
commit c6bbb69b3d
+1 -1
View File
@@ -29,7 +29,7 @@
box64 # Linux Userspace x86 and x86_64 Emulator, run x86_64 apps(such as games, gui apps) on aarch64. box64 # Linux Userspace x86 and x86_64 Emulator, run x86_64 apps(such as games, gui apps) on aarch64.
# https://asahilinux.org/2024/12/muvm-x11-bridging/ # https://asahilinux.org/2024/12/muvm-x11-bridging/
# https://github.com/nix-community/nixos-apple-silicon/issues/237 # https://github.com/nix-community/nixos-apple-silicon/issues/237
muvm # run x86_64 Apps/Games in a microVM, used as a workaround of apple silicon's 16k page size. # muvm # run x86_64 Apps/Games in a microVM, used as a workaround of apple silicon's 16k page size.
]; ];
# networking.wireless.iwd = { # networking.wireless.iwd = {