From 0041db0ed56c6a6654a1fcbfd8084000fcd1db57 Mon Sep 17 00:00:00 2001 From: Tim McCarthy Date: Sat, 21 Jun 2025 09:02:48 -0700 Subject: [PATCH] Add sops as baseline program in home manager setup --- nix/home.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nix/home.nix b/nix/home.nix index 12aa77d..85704e8 100644 --- a/nix/home.nix +++ b/nix/home.nix @@ -26,6 +26,7 @@ nerd-fonts.fira-code roboto-mono aider-chat + sops ]; imports = [