@abcdw Added the following code. It seems to build. Will test later to see if screen sharing works.
(define-module (kickstart)#:use-module (rde packages linux)
(rde-config-home-environment
(rde-config
(features
(list
(feature-pipewire)
(feature-backlight))))))