bundles/nfs-client: support arch linux
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2021-03-11 15:23:47 +01:00
parent c87611c2e2
commit f6ecf2a465
Signed by: kunsi
GPG key ID: 12E3D2136B818350
4 changed files with 25 additions and 3 deletions

View file

@ -4,4 +4,9 @@ defaults = {
'nfs-common': {},
},
},
'pacman': {
'packages': {
'nfs-utils': {},
},
},
}