Added new packages and apps.nix module file

This commit is contained in:
Random936 2024-12-06 20:15:39 -08:00
parent 7c1d59aea2
commit d23b2454d4
4 changed files with 13 additions and 4 deletions

View File

@ -10,6 +10,7 @@
./modules/hacking.nix
./modules/neovim.nix
./modules/emacs.nix
./modules/apps.nix
./modules/zsh.nix
];
@ -18,14 +19,10 @@
ncdu
dconf
docker
zoom-us
discord
barrier
wireshark
flameshot
pavucontrol
virt-viewer
libreoffice
google-chrome
bitwarden-cli
wireguard-tools

9
home/modules/apps.nix Normal file
View File

@ -0,0 +1,9 @@
{pkgs, ... }: {
home.packages = with pkgs; [
vlc
zoom-us
discord
shotcut
libreoffice
];
}

View File

@ -10,6 +10,8 @@
texliveFull
ledger
mu
zip
unzip
# Fonts
maple-mono

View File

@ -21,6 +21,7 @@
pwntools
rustscan
inetutils
wireshark
thc-hydra
exploitdb
responder