Update lock file
This commit is contained in:
parent
310e52dec8
commit
288d2837eb
3 changed files with 15 additions and 13 deletions
lib/nixos
|
@ -256,7 +256,7 @@ in {
|
|||
programs.gnupg.agent = {
|
||||
enable = true;
|
||||
enableSSHSupport = true;
|
||||
pinentryFlavor = "qt";
|
||||
pinentryPackage = pkgs.pinentry-qt;
|
||||
};
|
||||
|
||||
programs.firefox = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue