1
0
Fork 0

fix(nix): add pasystray

Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
Lucas Sta Maria 2024-09-01 14:45:22 -07:00
parent 52ea669ec3
commit f3de1b8dfa
No known key found for this signature in database
GPG key ID: F07FB16A826E3B47

View file

@ -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;