summaryrefslogtreecommitdiff
path: root/hosts/ades/common.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/ades/common.nix')
-rw-r--r--hosts/ades/common.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/hosts/ades/common.nix b/hosts/ades/common.nix
index c0541d9..020effb 100644
--- a/hosts/ades/common.nix
+++ b/hosts/ades/common.nix
@@ -65,6 +65,8 @@
services.joycond.enable = true;
+ boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
+
this.hosts = {
mine = true;
};