This website requires JavaScript.
Explore
Help
Sign in
adtya
/
configuration.nix
Watch
1
Star
0
Fork
You've already forked configuration.nix
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
51c8ef2956
configuration.nix
/
hosts
/
skipper
/
programs
/
gnupg.nix
7 lines
111 B
Nix
Raw
Normal View
History
Unescape
Escape
update stuff
2024-03-15 22:21:11 +05:30
{
pkgs
,
.
.
.
}:
{
fmt
2023-04-07 20:46:28 +05:30
programs
.
gnupg
.
agent
=
{
enable
=
true
;
update stuff
2024-03-15 22:21:11 +05:30
pinentryPackage
=
pkgs
.
pinentry-gnome3
;
fmt
2023-04-07 20:46:28 +05:30
}
;
cleanup programs
2023-04-07 20:36:59 +05:30
}
Reference in a new issue
Copy permalink