fix security.nix
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
{pkgs, ...}:
|
||||
|
||||
{
|
||||
programs.gnupg.agent = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,3 +1,5 @@
|
||||
{pkgs, ...}:
|
||||
|
||||
{
|
||||
programs.gnupg.agent = {
|
||||
enable = true;
|
||||
|
||||