bundles/pacman: add opt-in unattended-upgrades
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit

This commit is contained in:
Franzi 2022-02-13 09:43:52 +01:00
parent 14b402cdf3
commit 60c31d2d11
Signed by: kunsi
GPG key ID: 12E3D2136B818350
8 changed files with 182 additions and 1 deletions

View file

@ -54,6 +54,9 @@ nodes['aurto'] = {
'additional_config': {
'Include = /etc/pacman.d/aurto',
},
'unattended-upgrades': {
'is_enabled': True,
},
},
'sudo': {
'extra_configs': {