mirror of
https://github.com/NixOS/nix.git
synced 2024-11-25 16:23:02 +00:00
2 lines
57 B
Plaintext
2 lines
57 B
Plaintext
|
{ services = { ssh = { enable = true; port = 23; }; }; }
|