nix-config/hosts/vps/modules/services/openssh.nix

3 lines
38 B
Nix

{
services.openssh.enable = true;
}