My Nix Configuration
1{ 2 # services.openssh = { 3 # enable = true; 4 # permitRootLogin = "prohibit-password"; 5 # }; 6}