From 5dac306cfdf9055b28fd144437402c41be294504 Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Fri, 7 Feb 2025 21:31:16 -0800 Subject: migration: ssh --- snowfall/modules/home/suites/common/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'snowfall/modules/home/suites') diff --git a/snowfall/modules/home/suites/common/default.nix b/snowfall/modules/home/suites/common/default.nix index a25f648..ba4d34b 100644 --- a/snowfall/modules/home/suites/common/default.nix +++ b/snowfall/modules/home/suites/common/default.nix @@ -13,6 +13,7 @@ in { bash.enable = true; vim.enable = true; git.enable = true; + ssh.enable = true; }; }; }; -- cgit v1.2.3