diff --git a/modules/hosts/john-p14s/configuration.nix b/modules/hosts/john-p14s/configuration.nix index 05fd40e..675eff8 100644 --- a/modules/hosts/john-p14s/configuration.nix +++ b/modules/hosts/john-p14s/configuration.nix @@ -126,6 +126,7 @@ discord my-neovim ]; + ssh.certificates.enable = true; ssh.matchSets = { appdaemon = true; homelab = true;