diff options
Diffstat (limited to 'user/settings/nix.nix')
-rw-r--r-- | user/settings/nix.nix | 2 |
1 files changed, 2 insertions, 0 deletions
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 |