marvin: remove unnecessary definition of SSH_AUTH_SOCK
1 file changed, 0 insertions(+), 4 deletions(-)
changed files
M system/marvin.nix → system/marvin.nix
@@ -45,10 +45,6 @@ ]; environment.variables.LANG = "en_GB.UTF-8"; - launchd.user.envVariables = { - SSH_AUTH_SOCK = "/Users/alan/Library/Containers/com.maxgoedjen.Secretive.SecretAgent/Data/socket.ssh"; - }; - # Used for backwards compatibility, please read the changelog before changing. # $ darwin-rebuild changelog system.stateVersion = 4;