bundles/pacman: manage pacman.conf
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
9a3d78c38b
commit
9f8878ae8f
4 changed files with 61 additions and 0 deletions
|
@ -45,6 +45,12 @@ nodes['aurto'] = {
|
|||
},
|
||||
},
|
||||
},
|
||||
'pacman': {
|
||||
'enable_aurto': False,
|
||||
'additional_config': {
|
||||
'Include = /etc/pacman.d/aurto',
|
||||
},
|
||||
},
|
||||
'sudo': {
|
||||
'extra_configs': {
|
||||
'50_aurto_passwordless': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue