mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-18 17:44:06 +05:30
Get rid of annoying pasystray notifications
This commit is contained in:
parent
245c97ab1d
commit
9557a25db1
1 changed files with 1 additions and 0 deletions
|
@ -251,5 +251,6 @@
|
|||
};
|
||||
|
||||
services.pasystray.enable = true;
|
||||
services.pasystray.extraOptions = [ "--no-notify" ];
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue