[NixOS] Enable pasystray for imalison
This commit is contained in:
parent
0abee55924
commit
ea4ea0ed5e
@ -64,6 +64,8 @@ inputs: { pkgs, config, ... }: {
|
|||||||
|
|
||||||
services.volnoti.enable = true;
|
services.volnoti.enable = true;
|
||||||
|
|
||||||
|
services.pasystray.enable = true;
|
||||||
|
|
||||||
services.parcellite = {
|
services.parcellite = {
|
||||||
enable = true;
|
enable = true;
|
||||||
package = pkgs.clipit;
|
package = pkgs.clipit;
|
||||||
|
Loading…
Reference in New Issue
Block a user