We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7e56e39 + e9db022 commit af3dd1cCopy full SHA for af3dd1c
fydetab/duo/default.nix
@@ -13,7 +13,7 @@ in
13
];
14
15
options.hardware.fydetab.duo = {
16
- enablePanthor = lib.mkEnable "Panthor GPU driver";
+ enablePanthor = lib.mkEnableOption "Panthor GPU driver";
17
};
18
19
config = {
0 commit comments