diff options
Diffstat (limited to 'hosts/nixos/home.nix')
| -rw-r--r-- | hosts/nixos/home.nix | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/hosts/nixos/home.nix b/hosts/nixos/home.nix index 518f0d1..311537e 100644 --- a/hosts/nixos/home.nix +++ b/hosts/nixos/home.nix @@ -20,6 +20,10 @@ fzf htop imv + zip + gnupg + pinentry-curses + unzip pfetch ffmpeg mangal @@ -78,6 +82,7 @@ spicetify.enable = true; zathura.enable = true; firefox.enable = true; + gpg.enable = true; nvf.enable = true; vscode.enable = true; |
