Add mumble and fix Gnome
This commit is contained in:
@@ -4,4 +4,7 @@
|
||||
imports = [
|
||||
../../vscodium.nix
|
||||
];
|
||||
home.packages = [
|
||||
(pkgs.mumble.override { pulseSupport = true; })
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user