pipewire-low-latency: split to reusable module

This commit is contained in:
Katherina Walshe-Grey 2024-09-12 11:38:17 +01:00
parent c5261caa21
commit a2cb35148c
3 changed files with 61 additions and 0 deletions

View file

@ -1,5 +1,6 @@
{
imports = [
./forgejo.nix
./pipewire-low-latency.nix
];
}