podman fix
This commit is contained in:
parent
ebacf11249
commit
aab779c65f
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue