mpv: Also enable for full non-gui systems

pull/52/head
Simon Bruder 2021-04-18 17:52:32 +02:00
parent 5376c2994f
commit ce62b43bc8
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 2 additions and 1 deletions

View File

@ -45,7 +45,8 @@ let
in
{
programs.mpv = {
enable = nixosConfig.sbruder.gui.enable;
# mpv can also be useful without a display (e.g. for encoding)
enable = nixosConfig.sbruder.gui.enable || nixosConfig.sbruder.full;
config = {
# Main application font