add ssh fixes

This commit is contained in:
revol-xut 2023-06-02 16:07:53 +02:00
parent fc267f8de6
commit 0c996f6115
No known key found for this signature in database
GPG key ID: 4F56FF7759627D07
2 changed files with 4 additions and 4 deletions

View file

@ -30,7 +30,7 @@
# Enable the OpenSSH daemon.
services.openssh.enable = true;
services.openssh.settings.permitRootLogin = "yes";
services.openssh.settings.PermitRootLogin = "yes";
# Open ports in the firewall.
networking.firewall.allowedTCPPorts = [ 443 80 ];

View file

@ -34,9 +34,9 @@
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAJ7qUGZUjiDhQ6Se+aXr9DbgRTG2tx69owqVMkd2bna simon@mayushii"
];
keyFiles = [
../keys/ssh/marcus-sapphire
../keys/ssh/schrader
../keys/ssh/jannusch
#../keys/ssh/marcus-sapphire
#../keys/ssh/schrader
#../keys/ssh/jannusch
../keys/ssh/jannusch-arch
../keys/ssh/tassilo
../keys/ssh/jonasga