feat(homeModules/desktop): add video players
This commit is contained in:
parent
264fa4d8a9
commit
c908ee136b
4 changed files with 36 additions and 4 deletions
|
@ -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 "";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue