commit 16a71b2abd90060bfcf60b195c8a759fe1403a7b (tree)
parent 696e0d4fb54ee99590d1e8811f7c660b7f3d8fb7
Author: Motiejus Jakštys <motiejus@jakstys.lt>
Date: Tue, 15 Aug 2023 23:37:06 +0300
Revert "Revert "vno1-oh2: emulate aarch64-linux""
This reverts commit d77bcd50632b63be74c0c6c7d6a4a5fee1f22411.
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/hosts/vno1-oh2/configuration.nix b/hosts/vno1-oh2/configuration.nix
@@ -24,6 +24,8 @@
};
};
+ boot.binfmt.emulatedSystems = ["aarch64-linux"];
+
mj = {
stateVersion = "23.05";
timeZone = "Europe/Vilnius";