feat: add sops and ssh-to-age to devshell

This commit is contained in:
2026-03-29 23:12:43 +02:00
parent 50533cc737
commit 666f7f35a6

View File

@@ -99,6 +99,8 @@ _: {
pkgs.shellcheck pkgs.shellcheck
pkgs.shfmt pkgs.shfmt
pkgs.qemu pkgs.qemu
pkgs.sops
pkgs.ssh-to-age
]; ];
}; };
} }