feat(homeModules/desktop): add video players

This commit is contained in:
Mohammad Rafiq 2025-06-06 17:56:22 +08:00
parent 264fa4d8a9
commit c908ee136b
No known key found for this signature in database
4 changed files with 36 additions and 4 deletions

View file

@ -23,6 +23,7 @@
notification-daemon = lib.pantheon.mkStrOption;
launcher = lib.pantheon.mkStrOption;
status-bar = lib.pantheon.mkStrOption;
media-player = lib.pantheon.mkStrOption;
enableSpotifyd = lib.mkEnableOption "";
enableSteam = lib.mkEnableOption "";
enableVR = lib.mkEnableOption "";