This website requires JavaScript.
Explore
Help
Sign in
daylin
/
oizys
Watch
1
Star
0
Fork
You've already forked oizys
0
mirror of
https://github.com/daylinmorgan/oizys.git
synced
2024-11-05 10:13:14 -06:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
cd7524e72a
oizys
/
modules
/
security
/
gpg.nix
8 lines
93 B
Nix
Raw
Normal View
History
Unescape
Escape
nixfmt-rfc-style now
2024-05-06 14:32:00 -05:00
{
.
.
.
}:
{
abstract gpg
2024-01-29 10:43:35 -06:00
programs
.
gnupg
.
agent
=
{
enable
=
true
;
enableSSHSupport
=
true
;
}
;
}
Reference in a new issue
Copy permalink