mirror of
https://github.com/kmein/niveum
synced 2026-03-19 03:21:10 +01:00
chore: format
This commit is contained in:
@@ -161,9 +161,9 @@ in {
|
|||||||
{
|
{
|
||||||
programs.gnupg.agent.enable = true;
|
programs.gnupg.agent.enable = true;
|
||||||
|
|
||||||
environment.systemPackages = [
|
environment.systemPackages = [
|
||||||
pkgs.gnupg
|
pkgs.gnupg
|
||||||
(pkgs.pass.withExtensions (e: [e.pass-otp]))
|
(pkgs.pass.withExtensions (e: [e.pass-otp]))
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user