fix: waybar module
This commit is contained in:
parent
67826a3658
commit
a29782681a
3 changed files with 7 additions and 2 deletions
|
|
@ -20,7 +20,7 @@
|
|||
settings = {
|
||||
PasswordAuthentication = false;
|
||||
AllowUsers = [ username ];
|
||||
UseDns = true;
|
||||
UseDns = false;
|
||||
PermitRootLogin = "no";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue