mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-26 00:24:17 -05:00
ssh
This commit is contained in:
parent
5ac16e3ad8
commit
9a356932f4
1 changed files with 5 additions and 0 deletions
5
modules/security/ssh.nix
Normal file
5
modules/security/ssh.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
services.openssh = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue