Files
nix-config-ryan4yin/modules/darwin/ssh.nix

4 lines
39 B
Nix

{
services.openssh.enable = false;
}