proxy debugging

This commit is contained in:
mustard 2025-12-03 15:38:07 +01:00
parent 9f34684184
commit 1440f04837

View file

@ -138,7 +138,7 @@
state: latest
- name: Mark packages as manually installed to avoid removal
shell: 'dnf mark user flatpak -y'
shell: 'dnf mark user flatpak -y && source /etc/environment'
- name: Enable hardened_malloc COPR
shell: 'dnf copr enable secureblue/hardened_malloc -y'