diff options
| author | Baitinq <[email protected]> | 2022-06-23 16:47:05 +0200 |
|---|---|---|
| committer | Baitinq <[email protected]> | 2022-06-23 16:47:05 +0200 |
| commit | ff4b4d1eab044bfee65c64d560e858c27dba66d7 (patch) | |
| tree | e754a61afe79eea767ffa28474b4bbb87dd8e7f9 /hosts | |
| parent | Added new temp gpg key (diff) | |
| download | nixos-config-ff4b4d1eab044bfee65c64d560e858c27dba66d7.tar.gz nixos-config-ff4b4d1eab044bfee65c64d560e858c27dba66d7.tar.bz2 nixos-config-ff4b4d1eab044bfee65c64d560e858c27dba66d7.zip | |
Move to unstable packages and home-manager
Diffstat (limited to 'hosts')
| -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 ]; }; |