audio latency shit idk

This commit is contained in:
notgne2 2026-07-10 22:25:19 -07:00
parent 3db35ea68b
commit 5501e0b62b
No known key found for this signature in database
4 changed files with 32 additions and 4 deletions

View file

@ -19,6 +19,10 @@
niri = {
url = "github:epireyn/niri-flake";
};
system76-scheduler-niri = {
url = "github:Kirottu/system76-scheduler-niri";
inputs.nixpkgs.follows = "nixpkgs";
};
nix-index-database = {
url = "github:nix-community/nix-index-database";