This repo contains the general config for all machines I have with NixOS
Find a file
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
heimserver Configure fail2ban jails and add CUDA overlay for onnx (for immich ml) 2026-01-24 13:17:14 +01:00
kemptop add all components for the heimserver 2026-01-20 13:49:09 +01:00
wohnzimmer Enable OpenSSH and allow SSH access 2026-01-24 13:50:48 +01:00
flake.lock add all components for the heimserver 2026-01-20 13:49:09 +01:00
flake.nix add wohnzimmer config 2026-01-23 19:27:08 +01:00