mirror of
https://github.com/NixOS/nix.git
synced 2024-11-22 06:42:28 +00:00
5 lines
56 B
Nix
5 lines
56 B
Nix
|
{
|
||
|
services.ssh.port = 22;
|
||
|
services.ssh.port = 23;
|
||
|
}
|