remove nixpkgs override for hyprland

This commit is contained in:
Sakooooo 2024-08-12 02:01:40 +04:00
parent 76849a68ba
commit 3439f4fcb2
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -29,10 +29,7 @@
# url = "github:Aylur/ags"; # url = "github:Aylur/ags";
# inputs.nixpkgs.follows = "nixpkgs"; # inputs.nixpkgs.follows = "nixpkgs";
# }; # };
hyprland = { hyprland.url = "git+https://github.com/hyprwm/Hyprland?submodules=1";
url = "git+https://github.com/hyprwm/Hyprland?submodules=1";
inputs.nixpkgs.follows = "nixpkgs";
};
rose-pine-hyprcursor.url = "github:ndom91/rose-pine-hyprcursor"; rose-pine-hyprcursor.url = "github:ndom91/rose-pine-hyprcursor";
}; };