Merge pull request #203863 from samueldr/fix/plamo-misc-issues

Plasma Mobile: Minor fixes
This commit is contained in:
Thomas Tuegel 2022-12-20 22:43:21 -06:00 committed by GitHub
commit cc620a6e59
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 0 deletions

View file

@ -585,6 +585,8 @@ in
hardware.bluetooth.enable = true;
hardware.pulseaudio.enable = true;
networking.networkmanager.enable = true;
# Required for autorotate
hardware.sensor.iio.enable = lib.mkDefault true;
# Recommendations can be found here:
# - https://invent.kde.org/plasma-mobile/plasma-phone-settings/-/tree/master/etc/xdg

View file

@ -16,6 +16,7 @@
, kconfig
, krunner
, kinit
, kirigami-addons
, kwayland
, kwin
, plasma-framework
@ -50,6 +51,7 @@ mkDerivation {
kconfig
krunner
kinit
kirigami-addons
kwayland
kwin
plasma-framework