get gnupg to work
This commit is contained in:
parent
6480d247ad
commit
87394bee3d
1 changed files with 4 additions and 0 deletions
|
@ -585,4 +585,8 @@ in
|
||||||
};
|
};
|
||||||
|
|
||||||
services.open-webui.enable = true;
|
services.open-webui.enable = true;
|
||||||
|
|
||||||
|
# get gnupg to work
|
||||||
|
programs.gnupg.agent.enable = true;
|
||||||
|
programs.gnupg.agent.pinentryPackage = pkgs.pinentry-curses;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue