Silvan Mosberger 7f2fcc45f7
lib/modules: Set submodule type for renamed option sets
For renames like

  mkAliasOptionModule [ "services" "compton" ] [ "services" "picom" ]

where the target is an option set (like services.picom) instead of a single
option (like services.picom.enable), previously the renamed option type
was unset, leading to it being `types.unspecified`.

This changes it to be `types.submodule {}` instead, which makes more
sense.
2021-01-21 21:57:48 +01:00
..
2020-06-18 10:16:57 +02:00
2020-11-19 00:07:14 -05:00
2017-09-16 21:36:43 -04:00
2018-11-22 08:59:48 +00:00
2020-06-04 13:43:10 +02:00
2020-09-12 16:37:50 +02:00
2020-10-26 00:50:06 -07:00
2019-09-26 17:42:42 +02:00