Nix: remove hyprland-unwrapped leftover

This commit is contained in:
Mihai Fufezan
2024-03-12 21:35:41 +02:00
parent 5da9591775
commit 6c53d4d82f
2 changed files with 0 additions and 2 deletions

View File

@@ -38,7 +38,6 @@ in {
udis86 = final.udis86-hyprland; # explicit override until decided on breaking change of the name
inherit date;
};
hyprland-unwrapped = final.hyprland.override {wrapRuntimeDeps = false;};
hyprland-debug = final.hyprland.override {debug = true;};
hyprland-legacy-renderer = final.hyprland.override {legacyRenderer = true;};
hyprland-nvidia =