fix: re-add try_remove artix-release to basestrap

Proactively remove artix-release during basestrap so the packages
module's single pacman -S transaction doesn't hit the conflict when
installing antergos-release. try_remove catches errors silently if
artix-release can't be removed.
This commit is contained in:
2026-07-03 19:23:04 +02:00
parent 2cab8e8b1e
commit 99f5a9790d
@@ -32,3 +32,5 @@ operations:
- install:
- base
- antergos-next-keyring
- try_remove:
- artix-release