diff --git a/modules/core/sshd.nix b/modules/core/sshd.nix index 012b44a..6e1a9e8 100644 --- a/modules/core/sshd.nix +++ b/modules/core/sshd.nix @@ -11,7 +11,7 @@ }; }; - networking.firewall.allowedTCPPorts = [ config.services.openssh.ports ]; + networking.firewall.allowedTCPPorts = config.services.openssh.ports; users.users.liv.openssh.authorizedKeys.keys = [ "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGXi00z/rxVrWLKgYr+tWIsbHsSQO75hUMSTThNm5wUw liv@sakura" # main laptop