[Overlays] cleanup dead code

This commit is contained in:
Antoine Viallon 2024-05-07 16:24:22 +02:00
parent f835a985f4
commit d8a04c95ba
Signed by: aviallon
GPG key ID: 186FC35EDEB25716

View file

@ -57,17 +57,6 @@ in
unfreeEnableUnrar = true;
};
/*power-profiles-daemon = super.power-profiles-daemon.overrideAttrs (old: {
patches = [
# ACPI cpufreq support
(super.fetchpatch {
url = "https://gitlab.freedesktop.org/hadess/power-profiles-daemon/-/commit/7ccd832b96d2a0ac8911587d3fa9d18e19bd5587.diff";
sha256 = "sha256-UTfbUN/rHUFJ8eXOL3P8LCkBr+TySbEer9ti2e0kAiU=";
})
];
});*/
})
(final: prev: {
# Use our kernel for generating linux man pages