Update modules/workspace/misc.nix

This commit is contained in:
Alexander Bantyev 2020-02-28 12:17:29 +03:00
parent c8f96ac263
commit 3f6ddbee4c
Signed by: balsoft
GPG Key ID: E081FF12ADCB4AD5
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
enable = true;
enableSshSupport = true;
};
systemd.user.sockets.gpg-agent-ssh = lib.mkForce { };
systemd.user.sockets.gpg-agent = lib.mkForce { };
news.display = "silent";
programs.command-not-found = {
enable = true;