fix(nix): add pasystray
Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
parent
52ea669ec3
commit
f3de1b8dfa
1 changed files with 3 additions and 0 deletions
|
@ -63,6 +63,7 @@
|
|||
deadd-notification-center
|
||||
mullvad-browser
|
||||
networkmanagerapplet
|
||||
pasystray
|
||||
|
||||
emacs
|
||||
alacritty
|
||||
|
@ -120,6 +121,8 @@
|
|||
defaultEditor = true;
|
||||
};
|
||||
|
||||
services.pasystray.enable = true;
|
||||
|
||||
### Programs
|
||||
programs.home-manager.enable = true;
|
||||
programs.mu.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue