From 301216649f78584642a7e071f0220cb1e9cb206c Mon Sep 17 00:00:00 2001 From: Jermeiah S Date: Fri, 20 Jun 2025 14:07:30 -0400 Subject: [PATCH] improved devshell --- modules/flake/devshell.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/flake/devshell.nix b/modules/flake/devshell.nix index 96412b6..4684ac8 100644 --- a/modules/flake/devshell.nix +++ b/modules/flake/devshell.nix @@ -6,6 +6,8 @@ name = "nixos-unified-template-shell"; meta.description = "Shell environment for modifying this Nix configuration"; packages = with pkgs; [ + openssh + deploy-rs ssh-to-age sops just