5 lines
55 B
Nix
5 lines
55 B
Nix
{ config, ... }:
|
|
|
|
{
|
|
services.openssh.enable = true;
|
|
} |
{ config, ... }:
|
|
|
|
{
|
|
services.openssh.enable = true;
|
|
} |