diff options
author | Baitinq <manuelpalenzuelamerino@gmail.com> | 2022-06-23 16:47:05 +0200 |
---|---|---|
committer | Baitinq <manuelpalenzuelamerino@gmail.com> | 2022-06-23 16:47:05 +0200 |
commit | 598af091fa63b4370c755a3a6520336cb84c9e2f (patch) | |
tree | 535630886904e84c1f3f8d6706c433ca7e95a12e /hosts | |
parent | Added new temp gpg key (diff) | |
download | nixos-config-598af091fa63b4370c755a3a6520336cb84c9e2f.tar.gz nixos-config-598af091fa63b4370c755a3a6520336cb84c9e2f.tar.bz2 nixos-config-598af091fa63b4370c755a3a6520336cb84c9e2f.zip |
Move to unstable packages and home-manager
Diffstat (limited to '')
-rw-r--r-- | hosts/home.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/home.nix b/hosts/home.nix index 3ce2ae7..72e8ac1 100644 --- a/hosts/home.nix +++ b/hosts/home.nix @@ -34,6 +34,7 @@ in statix git-crypt nixpkgs-fmt + paperkey ]; }; |