removed hyprland input (unused)

This commit is contained in:
Miguel Palhas
2025-01-04 06:18:39 +00:00
parent 1ed8898ef4
commit 7b8bcf42ca
2 changed files with 35 additions and 363 deletions
-6
View File
@@ -15,12 +15,6 @@
url = "github:nix-community/home-manager";
inputs.nixpkgs.follows = "nixpkgs";
};
hyprland = {
type = "git";
url = "https://github.com/hyprwm/Hyprland.git";
ref = "refs/tags/v0.45.0";
submodules = true;
};
nix-colors.url = "github:misterio77/nix-colors";
nixvim.url = "github:nix-community/nixvim";
catppuccin.url = "github:catppuccin/nix";