forked from colonelpanic/dotfiles
[NixOS] Enable pasystray for imalison
This commit is contained in:
@@ -64,6 +64,8 @@ inputs: { pkgs, config, ... }: {
|
||||
|
||||
services.volnoti.enable = true;
|
||||
|
||||
services.pasystray.enable = true;
|
||||
|
||||
services.parcellite = {
|
||||
enable = true;
|
||||
package = pkgs.clipit;
|
||||
|
Reference in New Issue
Block a user