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