diff --git a/machines/talos/configuration.nix b/machines/talos/configuration.nix index 4c7813e..6966412 100644 --- a/machines/talos/configuration.nix +++ b/machines/talos/configuration.nix @@ -89,7 +89,7 @@ programs.zsh.enable = true; # Enable the OpenSSH daemon. - services { + services = { openssh = { enable = true; settings = {