Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Commit

Permalink
nixos/plasma6: reenable colord-kde
Browse files Browse the repository at this point in the history
It builds now
  • Loading branch information
K900 committed Jan 14, 2024
1 parent 7807b09 commit 7bb5ec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nixos/modules/services/x11/desktop-managers/plasma6.nix
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ in {
++ lib.optional config.services.pipewire.pulse.enable plasma-pa
++ lib.optional config.powerManagement.enable powerdevil
# FIXME: broken
# ++ lib.optional config.services.colord.enable colord-kde
++ lib.optional config.services.colord.enable colord-kde
++ lib.optional config.services.hardware.bolt.enable plasma-thunderbolt
++ lib.optionals config.services.samba.enable [kdenetwork-filesharing pkgs.samba]
++ lib.optional config.services.xserver.wacom.enable wacomtablet
Expand Down

0 comments on commit 7bb5ec6

Please sign in to comment.