mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 07:53:55 -05:00
flake: don't override nixpkgs for hyprland
This commit is contained in:
parent
10b740384b
commit
53db52ce76
|
@ -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.
|
||||||
|
|
Loading…
Reference in a new issue