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.
1 parent 1d3593d commit dc385ddCopy full SHA for dc385dd
1 file changed
nix/default.nix
@@ -52,7 +52,7 @@ python3Packages.buildPythonPackage {
52
# copy script manually
53
cp scripts/cpufreqctl.sh $out/bin/cpufreqctl.auto-cpufreq
54
55
- # move the css to the rihgt place
+ # move the css to the right place
56
mkdir -p $out/share/auto-cpufreq/scripts
57
cp scripts/style.css $out/share/auto-cpufreq/scripts/style.css
58
0 commit comments