feat: added programs

This commit is contained in:
Jacob Bachmann 2024-01-31 19:47:10 +01:00
parent df50c9715d
commit 492f835872
Signed by: bchmnn
GPG key ID: 732A612DAD28067D
3 changed files with 4 additions and 0 deletions

View file

@ -17,6 +17,7 @@
gnome.nautilus
gimp
vlc
calibre
qbittorrent
gnome.simple-scan
telegram-desktop
@ -24,6 +25,7 @@
zoom-us
zathura
obsidian
libreoffice
carla # audio plugin host
aether-lv2 # an algorithmic reverb lv2 based on cloudseed
] ++ lib.optionals nixosConfig.bchmnn.printing.enable [

View file

@ -9,6 +9,7 @@
duf # disk usage/free utility - a better 'df' alternative
phoronix-test-suite # the phoronix test suite open-source, cross-platform automated testing/benchmarking software
ffmpeg
texliveFull
];
}