cpupower-gui: migrate to by-name

This commit is contained in:
TomaSajt
2026-06-15 16:45:08 +02:00
parent 877e629311
commit 5b219f4aca
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -7994,8 +7994,6 @@ with pkgs;
// config.conky or { }
);
cpupower-gui = callPackage ../os-specific/linux/cpupower-gui { };
# Darwin package set
#
# Even though this is a set of packages not single package, use `callPackage`