1
0
Fork 0

shell.nix: add missing gnupg

This should fix secretstore on NixOS

Change-Id: Id86b0e920bef82f08a67a84e59d37d6f8737d83f
master
informatic 2021-09-14 19:57:03 +02:00
parent 5cc64bf60e
commit 0c59cb33af
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ in (pkgs.buildFHSUserEnv {
tmate
git
which
gnupg
nettools
];
multiPkgs = pkgs: [