mumble overlay
This commit is contained in:
parent
063b7a9fa8
commit
425d920aa6
6
overlays/mumble.nix
Normal file
6
overlays/mumble.nix
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
self: super:
|
||||||
|
{
|
||||||
|
mumble = super.mumble.override {
|
||||||
|
pulseSupport = true;
|
||||||
|
};
|
||||||
|
};
|
Loading…
Reference in New Issue
Block a user