remove nixpkgs override for hyprland
This commit is contained in:
parent
76849a68ba
commit
3439f4fcb2
1 changed files with 1 additions and 4 deletions
|
@ -29,10 +29,7 @@
|
|||
# url = "github:Aylur/ags";
|
||||
# inputs.nixpkgs.follows = "nixpkgs";
|
||||
# };
|
||||
hyprland = {
|
||||
url = "git+https://github.com/hyprwm/Hyprland?submodules=1";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
hyprland.url = "git+https://github.com/hyprwm/Hyprland?submodules=1";
|
||||
rose-pine-hyprcursor.url = "github:ndom91/rose-pine-hyprcursor";
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue