summaryrefslogtreecommitdiff
path: root/accounts/gkleen@sif/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'accounts/gkleen@sif/default.nix')
-rw-r--r--accounts/gkleen@sif/default.nix5
1 files changed, 4 insertions, 1 deletions
diff --git a/accounts/gkleen@sif/default.nix b/accounts/gkleen@sif/default.nix
index e6cbd77d..e224289b 100644
--- a/accounts/gkleen@sif/default.nix
+++ b/accounts/gkleen@sif/default.nix
@@ -366,7 +366,10 @@ in {
366 icon-size = iconSize; 366 icon-size = iconSize;
367 modules = [ 367 modules = [
368 { type = "screenshare"; } 368 { type = "screenshare"; }
369 # { type = "audio-in"; } 369 { type = "audio-in"; }
370 ];
371 ignore = [
372 { type = "audio-in"; name = "pwvucontrol-peak-detect"; }
370 ]; 373 ];
371 }; 374 };
372 idle_inhibitor = { 375 idle_inhibitor = {