diff --git a/sam/configuration.nix b/sam/configuration.nix index 356127c..66fa431 100644 --- a/sam/configuration.nix +++ b/sam/configuration.nix @@ -154,10 +154,10 @@ # Some programs need SUID wrappers, can be configured further or are # started in user sessions. # programs.mtr.enable = true; - # programs.gnupg.agent = { - # enable = true; - # enableSSHSupport = true; - # }; + programs.gnupg.agent = { + enable = true; + # enableSSHSupport = true; + }; # This value determines the NixOS release from which the default # settings for stateful data, like file locations and database versions