Update flake inputs, and add osu!-lazer game

This commit is contained in:
ulic-youthlic 2025-10-04 11:28:55 +08:00
parent 6539566576
commit 498ce94456
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
4 changed files with 217 additions and 132 deletions

View file

@ -219,5 +219,11 @@
owner = "nix-community";
repo = "emacs-overlay";
};
nix-gaming = {
type = "github";
owner = "fufexan";
repo = "nix-gaming";
};
};
}