forked from rarias/bscpkgs
ds: add osu fast generators
This commit is contained in:
@@ -10,4 +10,9 @@
|
||||
std = {
|
||||
timetable = callPackage ./std/timetable.nix {};
|
||||
};
|
||||
|
||||
osu = {
|
||||
latency = callPackage ./osu/latency.nix {};
|
||||
bw = callPackage ./osu/bw.nix {};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user