feat: added gui programs
This commit is contained in:
parent
88d59479d3
commit
76933c71f0
1 changed files with 3 additions and 0 deletions
|
|
@ -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 [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue