Disabling emulation on lisa

This commit is contained in:
Luj 2023-01-26 15:28:53 +01:00
parent 990e690da2
commit 88e443c85b

View file

@ -44,8 +44,6 @@
# enable the tailscale service
services.tailscale.enable = true;
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
services.fail2ban.enable = true;
networking.hostName = "lisa";