nixpkgs module: update config example
firefox.enableGeckoMediaPlayer does not exist anymore.
This commit is contained in:
@@ -93,7 +93,7 @@ in
|
||||
default = {};
|
||||
example = literalExample
|
||||
''
|
||||
{ firefox.enableGeckoMediaPlayer = true; }
|
||||
{ allowBroken = true; allowUnfree = true; }
|
||||
'';
|
||||
type = configType;
|
||||
description = ''
|
||||
|
||||
Reference in New Issue
Block a user