aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/etc/systemd/resolved.conf
Commit message (Collapse)AuthorAgeFilesLines
* chore(etc): stop tracking resolved.conf (identical to pristine)Libravatar sommerfeld2 days1-44/+0
| | | | | | | | | All 44 lines are comments/section headers — zero active settings. Tracking was useless: no real state to preserve, and 'just etc' would surface any future drift anyway. The live /etc/systemd/resolved.conf on the host is unaffected; chezmoi's deploy-etc script only installs files, never removes.
* feat(etc): track drifted host configsLibravatar sommerfeld2 days1-0/+44
Adopted via 'just etc-add' after 'just etc-drift' surfaced them: locale.conf, locale.gen, mkinitcpio.conf, mkinitcpio.d/linux.preset, pacman.conf, resolved.conf, systemd/network/30-bond*, and the shokz udev blacklist rule.