main/postmarketos-base-ui-plasma: enable NM for systemd post-install (MR 5171)
[ci:skip-vercheck] [ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
333f5f77ce
commit
1f32b78940
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
# Maintainer: Bart Ribbers <bribbers@disroot.org>
|
||||
pkgname=postmarketos-base-ui-plasma
|
||||
pkgver=2
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Meta package for shared configuration for Plasma-based UIs"
|
||||
url="https://postmarketos.org"
|
||||
arch="noarch !armhf" # armhf is not supported
|
||||
|
|
|
@ -3,5 +3,5 @@
|
|||
systemctl enable bluetooth
|
||||
#systemctl enable hfd-service
|
||||
systemctl enable iio-sensor-proxy
|
||||
#systemctl enable networkmanager
|
||||
systemctl enable networkmanager
|
||||
#systemctl enable urfkill
|
||||
|
|
Loading…
Reference in a new issue