flake: don't override nixpkgs for hyprland

This commit is contained in:
Aly Raffauf 2024-04-30 20:00:31 -04:00
parent 10b740384b
commit 53db52ce76

View file

@ -21,7 +21,6 @@
# Latest Hyprland # Latest Hyprland
hyprland = { hyprland = {
url = "github:hyprwm/Hyprland"; url = "github:hyprwm/Hyprland";
inputs.nixpkgs.follows = "nixpkgs";
}; };
# Pre-baked hardware support for various devices. # Pre-baked hardware support for various devices.