configurations: formatting
This commit is contained in:
parent
1bbf628ea9
commit
154d850e49
|
@ -52,4 +52,6 @@ in
|
||||||
useOSProber = true;
|
useOSProber = true;
|
||||||
memtest86.enable = true;
|
memtest86.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue