Revert "Replace path with nix/store path"

This reverts commit 17da77f1c3.
This commit is contained in:
RealStickman 2023-05-05 13:15:46 +02:00
parent 17da77f1c3
commit 8662564221

View File

@ -2,7 +2,7 @@
# or security.sudo.extraRules instead.
# Set editor to nvim
Defaults editor=${pkgs.neovim}/bin/nvim
Defaults editor=/run/current-system/sw/bin/nvim
# Keep SSH_AUTH_SOCK so that pam_ssh_agent_auth.so can do its magic.
Defaults env_keep+=SSH_AUTH_SOCK