global/media: init from music, move others into media
This commit is contained in:
parent
b2f77cb919
commit
28b2a5af87
7 changed files with 31 additions and 31 deletions
|
@ -41,6 +41,7 @@ in
|
|||
packages = packageListOpt;
|
||||
shellAliases = mkOpt (attrsOf str) { };
|
||||
variables = mkOpt (attrsOf (oneOf [ (listOf str) str path ])) { };
|
||||
media.enable = mkBoolOpt false;
|
||||
};
|
||||
|
||||
common = mkOpt (attrsOf anything) { };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue