fix: use inline code

This commit is contained in:
Ladas552 2025-08-10 21:28:10 +05:00
commit a7e5414be5

View file

@ -76,7 +76,7 @@ in {
};
dual_boost = {
enabled = mkEnableOption "dual_boost mode.";
enabled = mkEnableOption "`dual_boost` mode.";
first_provider = mkOption {
type = str;