Add mumble overlay and virt tools

This commit is contained in:
Daniel Løvbrøtte Olsen
2018-11-18 01:40:21 +01:00
parent a2c10c32d7
commit ad92ef2c3b
2 changed files with 12 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
self: super:
{
mumble = super.mumble.override {
mumble = super.mumble.override (OldAttr: {
pulseSupport = true;
};
};
});
}