From 67d317deef6c099409c345de076386f7ae359a0a Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Wed, 27 Nov 2024 14:35:21 +0100 Subject: install age and agenix to home-manager profile --- user/settings/nix.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'user') diff --git a/user/settings/nix.nix b/user/settings/nix.nix index 87db3d56..6eabeae8 100644 --- a/user/settings/nix.nix +++ b/user/settings/nix.nix @@ -15,6 +15,8 @@ in }; home.packages = with pkgs; [ + age + agenix cached-nix-shell nil nix-prefetch-scripts -- cgit 1.4.1