From 65cf415c29a027b6de155519bd0ee65d61774cbb Mon Sep 17 00:00:00 2001 From: Mark Nipper Date: Wed, 15 May 2024 14:18:48 -0700 Subject: Add sops-nix --- hosts/common/core/default.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'hosts') diff --git a/hosts/common/core/default.nix b/hosts/common/core/default.nix index 8d1ccfc..2f8dc65 100644 --- a/hosts/common/core/default.nix +++ b/hosts/common/core/default.nix @@ -13,6 +13,7 @@ # inherit (pkgs) environment.systemPackages = with pkgs; [ acl + age bash bc bind @@ -65,7 +66,10 @@ rsync sg3_utils socat + sops sqlite + ssh-to-age + ssh-to-pgp stoken strace sysstat -- cgit v1.2.3