diff --git a/flake.nix b/flake.nix index 5c209b9..c4a1b27 100644 --- a/flake.nix +++ b/flake.nix @@ -53,11 +53,11 @@ hyprland = { url = "github:hyprwm/Hyprland"; }; - - hyprspace = { - url = "github:KZDKM/Hyprspace/7a3adf6"; - inputs.hyprland.follows = "hyprland"; - }; + # nvm didnt even end up working + # hyprspace = { + # url = "github:KZDKM/Hyprspace/"; + # inputs.hyprland.follows = "hyprland"; + #}; }; outputs = { @@ -69,7 +69,6 @@ ghostty, hu-tao-cursor, #sops-nix, - hyprspace, ... } @ inputs: let system = "x86_64-linux"; @@ -112,7 +111,6 @@ ghostty = inputs.ghostty.packages.${system}.default; hu-tao-animated-cursor = inputs.hu-tao-cursor.packages.${system}.default; grim-hyprland = inputs.grim-hyprland.packages.${system}.default; - hyprspace = inputs.hyprspace.packages.${system}.default; }) (final: prev: { inherit diff --git a/home-manager/cobray.nix b/home-manager/cobray.nix index cef6349..14f4e19 100644 --- a/home-manager/cobray.nix +++ b/home-manager/cobray.nix @@ -24,7 +24,7 @@ ./modules/mpv.nix ./modules/ani-cli.nix ./modules/quickshell.nix - ./modules/hyprspace.nix + #./modules/hyprspace.nix ./modules/cava.nix ./modules/matugen.nix ./modules/rgb.nix diff --git a/hosts/modules/hyprland.nix b/hosts/modules/hyprland.nix index 86d6172..1ce6cb0 100644 --- a/hosts/modules/hyprland.nix +++ b/hosts/modules/hyprland.nix @@ -55,7 +55,7 @@ hyprpicker nwg-look gsimplecal - hyprspace + # hyprspace kdePackages.xwaylandvideobridge ]; }