chore: fmt
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
cfg = lib.getAttrFromPath optionPath config.my;
|
cfg = lib.getAttrFromPath optionPath config.my;
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
options.my = lib.setAttrByPath (optionPath) {
|
options.my = lib.setAttrByPath optionPath {
|
||||||
enable = (lib.mkEnableOption optionName) // {
|
enable = (lib.mkEnableOption optionName) // {
|
||||||
inherit default;
|
inherit default;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user