fix: make readme more concise
This commit is contained in:
@@ -59,7 +59,7 @@ Here is an example nix flake that uses Ironbar.
|
|||||||
enable = true;
|
enable = true;
|
||||||
config = {};
|
config = {};
|
||||||
style = "";
|
style = "";
|
||||||
package = inputs.ironbar.packageBuilder ["features"];
|
package = inputs.ironbar.packageBuilder ["feature" "another_feature"];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user