WIP: Switch to NixOS #5

Draft
FunctionalHacker wants to merge 1349 commits from nix into main
Showing only changes of commit 3ea12285b7 - Show all commits

View file

@ -77,7 +77,7 @@ if [ "${gnupg_SSH_AUTH_SOCK_by:-0}" -ne $$ ]; then
fi fi
gpgconf --launch gpg-agent gpgconf --launch gpg-agent
{%@@ elif distro_id == "termux" @@%} {%@@ elif distro_id == "termux" @@%}
eval $(okc-ssh-agent) eval $(okc-ssh-agent) > /dev/null
{%@@ endif @@%} {%@@ endif @@%}
# Enable grc colorization of supported commands # Enable grc colorization of supported commands