feat: stop using nixpkgs-wayland

This commit is contained in:
matt1432 2025-04-01 08:25:42 -04:00
parent 6a4f471824
commit dc89c399c0
10 changed files with 8 additions and 80 deletions

View file

@ -101,11 +101,6 @@ let
};
overlays = {
nixpkgs-wayland = mkInput {
owner = "nix-community";
repo = "nixpkgs-wayland";
};
nix-gaming = mkInput {
owner = "fufexan";
repo = "nix-gaming";