Update modules/workspace/misc.nix
This commit is contained in:
parent
c8f96ac263
commit
3f6ddbee4c
@ -38,7 +38,7 @@
|
|||||||
enable = true;
|
enable = true;
|
||||||
enableSshSupport = true;
|
enableSshSupport = true;
|
||||||
};
|
};
|
||||||
systemd.user.sockets.gpg-agent-ssh = lib.mkForce { };
|
systemd.user.sockets.gpg-agent = lib.mkForce { };
|
||||||
news.display = "silent";
|
news.display = "silent";
|
||||||
programs.command-not-found = {
|
programs.command-not-found = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user