Revert "fix: Manage preference"

This reverts commit a8178194c3.
This commit is contained in:
2024-06-03 18:59:09 +02:00
parent a8178194c3
commit 5b871f1c48
4 changed files with 16 additions and 8 deletions

View File

@@ -19,6 +19,13 @@ apt_repositories: []
# key_url: https://pkgs.zabbly.com/key.asc
# key_path: /etc/apt/keyrings/incus.asc
apt_preferences: []
# Exemple:
# - filename: sid
# package: "*"
# pin: release n=sid
# priority: 100
apt_remove: []
apt_install: []