chore: remove hyswipe, doesn't work anyways

This commit is contained in:
Ahwx 2025-05-26 09:03:17 +02:00
parent 9631dc31b5
commit 95a5940b25
2 changed files with 20 additions and 61 deletions

View file

@ -21,10 +21,6 @@
url = "github:KZDKM/Hyprspace";
inputs.hyprland.follows = "hyprland"; # Hyprspace uses latest Hyprland. We declare this to keep them in sync.
};
Hyswipe = {
url = "github:KZDKM/Hyswipe";
inputs.hyprland.follows = "hyprland"; # Hyswipe uses latest Hyprland. We declare this to keep them in sync.
};
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
nur.url = "github:nix-community/NUR";
nixos-hardware.url = "github:nixos/nixos-hardware";