diff --git a/flake.nix b/flake.nix index 5a07dc05..19dcdfd1 100644 --- a/flake.nix +++ b/flake.nix @@ -43,8 +43,6 @@ # compose2nix - Convert docker-compose.yml files to nix syntax compose2nix.url = "github:aksiksi/compose2nix"; compose2nix.inputs.nixpkgs.follows = "nixpkgs"; - # Hyprland Flake - hyprland.url = "github:hyprwm/Hyprland"; };