forked from rarias/nixos-riscv
Disable OpenSSH in Lagarto Hun
This commit is contained in:
@@ -12,9 +12,6 @@
|
||||
|
||||
networking.hostName = "nixos-riscv";
|
||||
|
||||
# Enable ssh on boot
|
||||
services.openssh.enable = true;
|
||||
|
||||
system.stateVersion = "24.05";
|
||||
|
||||
services.getty.autologinUser = "test";
|
||||
|
||||
Reference in New Issue
Block a user