Remove openssh conf
This commit is contained in:
parent
f66af67fcc
commit
64d01718ee
1 changed files with 7 additions and 7 deletions
|
@ -6,12 +6,12 @@
|
|||
# port = 22;
|
||||
# };
|
||||
|
||||
openssh = {
|
||||
enable = true;
|
||||
ports = [ 22 23 ];
|
||||
# settings = {
|
||||
# AllowUsers = [ "dev" ];
|
||||
# openssh = {
|
||||
# enable = true;
|
||||
# ports = [ 22 23 ];
|
||||
# # settings = {
|
||||
# # AllowUsers = [ "dev" ];
|
||||
# # };
|
||||
# };
|
||||
};
|
||||
};
|
||||
}
|
Loading…
Reference in a new issue