[Optimizations] Remove opensshOptimized from overlays

This commit is contained in:
Antoine Viallon 2023-05-18 00:37:28 +02:00
parent 9c8fe156d9
commit 3bb5deece0
Signed by: aviallon
GPG key ID: 186FC35EDEB25716
2 changed files with 0 additions and 4 deletions

View file

@ -65,7 +65,6 @@ in
enableWideVine = true;
};
opensshOptimized = super.opensshOptimized or super.openssh;
power-profiles-daemon = super.power-profiles-daemon.overrideAttrs (old: {
patches = [