Merge branch 'work/apol/things' into 'master'

Bluetooth, DDC

See merge request sitter/systemdos!1
This commit is contained in:
Harald Sitter
2024-06-16 23:16:32 +00:00
2 changed files with 3 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ enable snapd.socket
enable snapd.apparmor.service
enable apparmor.service
enable systemd-oomd.service
enable bluetooth.service
enable live-user.service
enable plasma-setup-live-system.service

View File

@@ -42,6 +42,8 @@ pacman --sync --noconfirm cups cups-browsed
pacman --sync --noconfirm opencv
# For fingerprint login
pacman --sync --noconfirm fprintd
# For DDC/CI external monitors brightness; https://wiki.archlinux.org/title/backlight
pacman --sync --noconfirm ddcutil
# YAY Builder
# https://preciselab.io/how-to-install-yay-on-pure-archlinux-image/