diff --git a/flake.nix b/flake.nix index 9f7510b..413bb5c 100644 --- a/flake.nix +++ b/flake.nix @@ -17,32 +17,6 @@ url = "github:ezKEa/aagl-gtk-on-nix"; 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: