l 3 news: use correct name in enable
This commit is contained in:
parent
44cc54eef1
commit
e6164ce3b3
@ -11,7 +11,7 @@ let
|
||||
};
|
||||
|
||||
api = {
|
||||
enable = mkEnableOption "umts";
|
||||
enable = mkEnableOption "news";
|
||||
feeds = mkOption {
|
||||
type = types.listOf (types.submodule { options = {
|
||||
nick = mkOption {
|
||||
|
Loading…
Reference in New Issue
Block a user