5 lines
44 B
Nix
5 lines
44 B
Nix
{ }:
|
|
|
|
{
|
|
services.openssh.enable = true;
|
|
}
|
{ }:
|
|
|
|
{
|
|
services.openssh.enable = true;
|
|
}
|