fix: keep old locale files

This commit is contained in:
Rudra Saraswat 2026-04-02 00:07:46 +01:00
parent 681f4b0f5f
commit 938b273b5c

View file

@ -48,6 +48,12 @@ override:
- path: /etc/pacman.conf
keep: new
- path: /etc/locale.conf
keep: old
- path: /etc/locale.gen
keep: old
auto-update:
enabled: true
interval: 3600