small fixes

This commit is contained in:
alisceon 2026-05-11 14:30:57 +02:00
parent 9f9687bf4e
commit 6b492bad2f
5 changed files with 19 additions and 15 deletions

View file

@ -4,7 +4,7 @@
services.openssh = {
enable = true;
permitRootLogin = "no";
settings.PermitRootLogin = "no";
};
environment.systemPackages = with pkgs; [