feat: Added audio stuff
Some checks failed
Flake checker / Build Nix targets (push) Has been cancelled

This commit is contained in:
2026-02-03 21:10:05 +05:30
parent 63a4fba675
commit d688fc0eef
7 changed files with 97 additions and 32 deletions

View File

@@ -252,6 +252,10 @@
hytale-launcher = {
url = "github:JPyke3/hytale-launcher-nix";
};
mixid = {
url = "github:leguteape/MixiD";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs = {