diff --git a/flake.nix b/flake.nix index acf71f8f..aae92ba0 100644 --- a/flake.nix +++ b/flake.nix @@ -15,11 +15,6 @@ home-manager.follows = "home-manager"; }; }; - - hypr-contrib = { - url = "github:hyprwm/contrib"; - inputs.nixpkgs.follows = "nixpkgs"; - }; }; outputs = { self, nixpkgs, ... } @ attrs: { diff --git a/src/main.nix b/src/main.nix index 2c4d4521..a2739727 100644 --- a/src/main.nix +++ b/src/main.nix @@ -1,13 +1,12 @@ { pkgs , lib -, hypr-contrib , nix-gaming , ... }: let VARIABLES = import ./variables.nix; in { environment.systemPackages = with pkgs; [ - hypr-contrib.packages."${VARIABLES.system}".grimblast + grimblast nix-gaming.packages."${VARIABLES.system}".osu-stable waycorner slade