removed hyprland input (unused)
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user