@hyprland +uwsm

This commit is contained in:
m3tam3re
2025-02-12 11:12:32 +01:00
parent bd97658bd2
commit e0dda1eb0a
8 changed files with 36 additions and 4 deletions

View File

@ -76,6 +76,9 @@
services.openssh = {
enable = true;
settings.PermitRootLogin = "no";
settings = {
PasswordAuthentication = false;
};
};
# [[Open ports in the firewall.