refactoring complete!
This commit is contained in:
parent
c818995492
commit
7aaf5bbb57
9 changed files with 71 additions and 96 deletions
|
@ -7,7 +7,8 @@
|
|||
inputs = {
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
hyprland.url =
|
||||
"git+https://github.com/hyprwm/Hyprland?ref=refs/tags/v0.40.0&submodules=1";
|
||||
# "git+https://github.com/hyprwm/Hyprland?ref=refs/tags/v0.40.0&submodules=1";
|
||||
"git+https://github.com/hyprwm/Hyprland?submodules=1";
|
||||
hyprland-plugins = {
|
||||
url = "github:hyprwm/hyprland-plugins";
|
||||
inputs.hyprland.follows = "hyprland";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue