feat(desktop): move media-player config to nixos modules
This commit is contained in:
parent
e6a60c257c
commit
f1c2986c5c
5 changed files with 27 additions and 198 deletions
|
@ -25,7 +25,6 @@ in
|
|||
terminal = lib.pantheon.mkStrOption;
|
||||
notification-daemon = 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