This website requires JavaScript.
Explore
PVV
Wiki
Tokyo Drift Issues
Help
Sign In
danio
/
dotfiles
mirror of
https://git.dodsorf.as/Dandellion/dotfiles.git
Watch
2
Star
2
Fork
You've already forked dotfiles
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
977a82e8c8
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
}
)
;
}