This website requires JavaScript.
Explore
Help
Sign In
Dandellion
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
6c1fef110b
dotfiles
/
overlays
/
mumble.nix
7 lines
96 B
Nix
Raw
Normal View
History
Unescape
Escape
mumble overlay
2018-11-17 16:38:21 +01:00
self
:
super
:
{
Add mumble overlay and virt tools
2018-11-18 01:40:21 +01:00
mumble
=
super
.
mumble
.
override
(
OldAttr
:
{
mumble overlay
2018-11-17 16:38:21 +01:00
pulseSupport
=
true
;
Add mumble overlay and virt tools
2018-11-18 01:40:21 +01:00
}
)
;
}