Disable OpenSSH in Lagarto Hun

This commit is contained in:
2024-03-07 16:50:35 +01:00
parent bf767d623b
commit 29e40eb4e4
4 changed files with 17 additions and 4 deletions

View File

@@ -12,9 +12,6 @@
networking.hostName = "nixos-riscv";
# Enable ssh on boot
services.openssh.enable = true;
system.stateVersion = "24.05";
services.getty.autologinUser = "test";