mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-05 18:01:32 +00:00
fix: use inline code
This commit is contained in:
parent
2330091cea
commit
a7e5414be5
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ in {
|
||||||
};
|
};
|
||||||
|
|
||||||
dual_boost = {
|
dual_boost = {
|
||||||
enabled = mkEnableOption "dual_boost mode.";
|
enabled = mkEnableOption "`dual_boost` mode.";
|
||||||
|
|
||||||
first_provider = mkOption {
|
first_provider = mkOption {
|
||||||
type = str;
|
type = str;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue