kunsi-p14s: more packages
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit

This commit is contained in:
Franzi 2022-03-02 07:12:04 +01:00
parent 3b482f42ae
commit be3dd6662e
Signed by: kunsi
GPG key ID: 12E3D2136B818350
2 changed files with 4 additions and 1 deletions

View file

@ -102,8 +102,10 @@ pkg_pacman = {
if node.metadata.get('pacman/linux-lts', False):
pkg_pacman['linux-lts'] = {}
pkg_pacman['acpi_call-lts'] = {}
else:
pkg_pacman['linux'] = {}
pkg_pacman['acpi_call'] = {}
for pkg, config in node.metadata.get('pacman/packages', {}).items():
pkg_pacman[pkg] = config

View file

@ -91,7 +91,6 @@ nodes['kunsi-p14s'] = {
# various video drivers
'libva-mesa-driver': {},
'mesa-vdpau': {},
'xf86-input-wacom': {},
'xf86-video-amdgpu': {},
# for i3pystatus
@ -118,8 +117,10 @@ nodes['kunsi-p14s'] = {
'pwgen': {},
'qpdfview': {},
'the_silver_searcher': {},
'tlp': {}, # so we can stop charging the battery at 90%
'virt-manager': {},
'xclip': {}, # for pass -c
'xf86-input-wacom': {},
},
},
'systemd-boot': {