Add various apps to marauder

This commit is contained in:
Nettika 2025-10-15 22:07:26 -07:00
parent d6ef606632
commit 5e6167ece8

View file

@ -102,7 +102,7 @@ in {
environment.systemPackages = with pkgs; [
# Chat clients
discord
element-desktop
cinny-desktop
signal-desktop
slack
telegram-desktop
@ -119,6 +119,7 @@ in {
krita
openscad-unstable
orca-slicer
plasticity
# Multimedia
ffcheck
@ -132,6 +133,8 @@ in {
# Dev Tools
fossil
just
kondo
nixd
nixfmt-classic
nixpkgs-fmt
@ -149,7 +152,6 @@ in {
dig
htop
jq
just
unzip
zip
@ -157,13 +159,17 @@ in {
mullvad-vpn
qbittorrent
# Utility Apps
baobab
gparted
system-config-printer
# Misc
gcc
intiface-central
openssl
pkg-config
prismlauncher
system-config-printer
];
programs.git = {