Nix: fix overlay application

Should fix hyprwm/hyprland-plugins#412
This commit is contained in:
Mihai Fufezan 2025-07-05 14:18:36 +03:00
parent b99c193e46
commit 6a5f4f5954
No known key found for this signature in database
2 changed files with 0 additions and 9 deletions

View file

@ -91,7 +91,6 @@
overlays = with self.overlays; [
hyprland-packages
hyprland-extras
hyprland-debug
];
});
pkgsCrossFor = eachSystem (system: crossSystem:
@ -101,7 +100,6 @@
overlays = with self.overlays; [
hyprland-packages
hyprland-extras
hyprland-debug
];
});
pkgsDebugFor = eachSystem (system: