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

4 lines
39 B
Nix

{
services.openssh.enable = false;
}