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