Disable hyprland flake
This commit is contained in:
parent
bd17541724
commit
562b5f3da0
26
flake.nix
26
flake.nix
@ -17,32 +17,6 @@
|
|||||||
url = "github:ezKEa/aagl-gtk-on-nix";
|
url = "github:ezKEa/aagl-gtk-on-nix";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
|
|
||||||
hyprland.url = "git+https://github.com/hyprwm/Hyprland?submodules=1";
|
|
||||||
|
|
||||||
hyprland-plugins = {
|
|
||||||
url = "github:hyprwm/hyprland-plugins";
|
|
||||||
inputs.hyprland.follows = "hyprland";
|
|
||||||
};
|
|
||||||
|
|
||||||
hyprland-hyprspace = {
|
|
||||||
url = "github:KZDKM/Hyprspace";
|
|
||||||
inputs.hyprland.follows = "hyprland";
|
|
||||||
};
|
|
||||||
|
|
||||||
matugen.url = "github:InioX/matugen?ref=v2.2.0";
|
|
||||||
ags.url = "github:Aylur/ags";
|
|
||||||
astal.url = "github:Aylur/astal";
|
|
||||||
|
|
||||||
lf-icons = {
|
|
||||||
url = "github:gokcehan/lf";
|
|
||||||
flake = false;
|
|
||||||
};
|
|
||||||
|
|
||||||
firefox-gnome-theme = {
|
|
||||||
url = "github:rafaelmardojai/firefox-gnome-theme";
|
|
||||||
flake = false;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
outputs = { self, nixpkgs, ... }@inputs:
|
outputs = { self, nixpkgs, ... }@inputs:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user