feat: added gui programs

This commit is contained in:
Jacob Bachmann 2024-01-30 19:39:19 +01:00
parent 88d59479d3
commit 76933c71f0
Signed by: bchmnn
GPG key ID: 732A612DAD28067D

View file

@ -10,6 +10,7 @@
]; ];
home.packages = with pkgs; [ home.packages = with pkgs; [
tor-browser
firefox firefox
thunderbird thunderbird
speechd # https://support.mozilla.org/en-US/kb/speechd-setup speechd # https://support.mozilla.org/en-US/kb/speechd-setup
@ -23,6 +24,8 @@
zoom-us zoom-us
zathura zathura
obsidian obsidian
carla # audio plugin host
aether-lv2 # an algorithmic reverb lv2 based on cloudseed
] ++ lib.optionals nixosConfig.bchmnn.printing.enable [ ] ++ lib.optionals nixosConfig.bchmnn.printing.enable [
system-config-printer system-config-printer
] ++ lib.optionals nixosConfig.bchmnn.games.enable [ ] ++ lib.optionals nixosConfig.bchmnn.games.enable [