podman fix

This commit is contained in:
m3tam3re 2023-04-13 06:23:38 +02:00
parent ebacf11249
commit aab779c65f
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
boot.loader.grub.device = "/dev/sda"; # or "nodev" for efi only
services.openssh.enable = true;
services.openssh.settings.PasswordAuthentication' = false;
services.openssh.passwordAuthentication = false;
networking = {
hostName = "lkk-nix-1";
firewall.enable = true;