diff --git a/modules/workspace/misc.nix b/modules/workspace/misc.nix index 794021a..1fb9ee7 100644 --- a/modules/workspace/misc.nix +++ b/modules/workspace/misc.nix @@ -41,7 +41,6 @@ sshKeys = [ "0819BD05AB506F55109B8418B7809DF496AD3C7B" ]; }; programs.gpg.enable = true; - systemd.user.sockets.gpg-agent = lib.mkForce { }; news.display = "silent"; programs.command-not-found = { enable = true; diff --git a/result-bin b/result-bin deleted file mode 120000 index 3ced936..0000000 --- a/result-bin +++ /dev/null @@ -1 +0,0 @@ -/nix/store/fwban0fhsglbyn83inds5si719b2qjdd-libxml2-2.9.10-bin \ No newline at end of file