mtworx: remove emulatedSystems

This commit is contained in:
Motiejus Jakštys 2024-06-07 23:53:14 +03:00
parent 9d5db099d3
commit 96032560c3
1 changed files with 0 additions and 2 deletions

View File

@ -49,8 +49,6 @@ in {
hardware.cpu.intel.updateMicrocode = true;
nixpkgs.hostPlatform = "x86_64-linux";
boot.binfmt.emulatedSystems = ["aarch64-linux"];
systemd.services.zfs-mount.enable = false;
mj = {