nixos-configuration/home/pasystray.nix

4 lines
49 B
Nix

{ ... }: {
services.pasystray.enable = true;
}