Disabling emulation on lisa

This commit is contained in:
Julien Malka 2023-01-26 15:28:53 +01:00
parent 95ab69c5e1
commit 9f74ffc262
Signed by: Luj
GPG key ID: 6FC74C847011FD83

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";