Get rid of annoying pasystray notifications

This commit is contained in:
Emmet
2024-12-08 10:06:16 -06:00
parent 245c97ab1d
commit 9557a25db1

View File

@@ -251,5 +251,6 @@
};
services.pasystray.enable = true;
services.pasystray.extraOptions = [ "--no-notify" ];
}