mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-04-02 02:00:51 +02:00
Disabling emulation on lisa
This commit is contained in:
parent
95ab69c5e1
commit
9f74ffc262
1 changed files with 0 additions and 2 deletions
|
@ -44,8 +44,6 @@
|
||||||
# enable the tailscale service
|
# enable the tailscale service
|
||||||
services.tailscale.enable = true;
|
services.tailscale.enable = true;
|
||||||
|
|
||||||
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
|
|
||||||
|
|
||||||
services.fail2ban.enable = true;
|
services.fail2ban.enable = true;
|
||||||
|
|
||||||
networking.hostName = "lisa";
|
networking.hostName = "lisa";
|
||||||
|
|
Loading…
Add table
Reference in a new issue