0
0
Fork 0
flake/system/services/openssh.nix
2025-01-02 17:26:51 -08:00

3 lines
38 B
Nix

{
services.openssh.enable = true;
}