Edit mkosi.finalize.chroot

This commit is contained in:
Hadi Chokr
2025-02-20 15:42:10 +00:00
parent e804749a9d
commit cae2ac4bd1

View File

@@ -96,3 +96,6 @@ rm -rf /usr/share/xsessions/
## Replace Falkon with Firefox as the default browser, since that's what we pre-install.
sed -i 's/org.kde.falkon.desktop/org.mozilla.firefox.desktop/' /usr/share/applications/kde-mimeapps.list
## Disable Systemd-Resolved as it will conflict with Avahi and NSS-mDNS
systemctl disable systemd-resolved.service