0
0
Fork 0
flake/system/services/openssh.nix

4 lines
38 B
Nix
Raw Normal View History

{
services.openssh.enable = true;
}