NixOS-Configuration/wohnzimmer
Stefan Kempinger 074d164e95 Enable OpenSSH and allow SSH access
Enable and configure openssh service:
- enable service
- disable PasswordAuthentication and KbdInteractiveAuthentication
- set PermitRootLogin to prohibit-password (allow root keys only)
- add ed25519 public key to authorizedKeys
  Open firewall TCP port 22
2026-01-24 13:50:48 +01:00
..
configuration.nix Enable OpenSSH and allow SSH access 2026-01-24 13:50:48 +01:00
hardware-configuration.nix add wohnzimmer config 2026-01-23 19:27:08 +01:00