{% if not f.readable %}
Cannot read file — try running garuda-pilot as root, or use sudo pacdiff.
Files are identical — the .pacnew can be safely removed.
{% else %} {% endif %}sudo mv {{ f.pacnew_path }} {{ f.current_path }}
copy
sudo rm {{ f.pacnew_path }}
copy
sudo nvim -d {{ f.current_path }} {{ f.pacnew_path }}
copy