diff --git a/hosts/canopus/default.nix b/hosts/canopus/default.nix index 7a8c181..ce85d0a 100755 --- a/hosts/canopus/default.nix +++ b/hosts/canopus/default.nix @@ -144,6 +144,7 @@ }; services = { + resolved.enable = true; openssh = { enable = true; settings = {