Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Cadey Ratio 2023-03-04 11:50:05 -05:00
parent aee21c49f6
commit 2bc3efc065
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
security.polkit.enable = true;
programs.nix-ld.enable = true;
programs.fish.useBabelfish = true;
boot.binfmt.emulatedSystems = [ "wasm32-wasi" "aarch64-linux" ];