feat: Remove nix-gaming and donot install osu with nixos configuration

This commit is contained in:
ulic-youthlic 2026-06-23 02:48:48 +08:00
parent ef496004b3
commit 8a03cd98a2
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
5 changed files with 25 additions and 140 deletions

View file

@ -219,13 +219,6 @@
repo = "emacs-overlay";
};
nix-gaming = {
type = "github";
owner = "fufexan";
repo = "nix-gaming";
inputs.flake-parts.follows = "flake-parts";
};
noctalia = {
type = "github";
owner = "noctalia-dev";