mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-04 03:52:10 +02:00
Update
This commit is contained in:
6
hosts/shared/openssh.nix
Normal file
6
hosts/shared/openssh.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
services.openssh = {
|
||||
enable = true;
|
||||
ports = [ 22 ];
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user