updated flake and removed now redundant hyprland input

This commit is contained in:
2026-07-28 19:25:12 +01:00
parent 33702f4552
commit d4db1e7f09
3 changed files with 90 additions and 122 deletions

View File

@@ -9,11 +9,6 @@
nvim.url = "git+https://git.voidarc.co.uk/voidarc/nvim";
hyprland = {
url = "git+https://git.voidarc.co.uk/voidarc/hypr";
inputs.nixpkgs.follows = "nixpkgs";
};
hyprland-config = {
url = "git+https://git.voidarc.co.uk/voidarc/hypr";
flake = false;
};
otter-launcher = {
url = "github:kuokuo123/otter-launcher";