fix: waybar module

This commit is contained in:
DACHXY 2025-03-26 13:21:21 +08:00 committed by DACHXY
parent 67826a3658
commit a29782681a
3 changed files with 7 additions and 2 deletions

View file

@ -20,7 +20,7 @@
settings = {
PasswordAuthentication = false;
AllowUsers = [ username ];
UseDns = true;
UseDns = false;
PermitRootLogin = "no";
};
};