Added new packages and apps.nix module file
This commit is contained in:
9
home/modules/apps.nix
Normal file
9
home/modules/apps.nix
Normal file
@@ -0,0 +1,9 @@
|
||||
{pkgs, ... }: {
|
||||
home.packages = with pkgs; [
|
||||
vlc
|
||||
zoom-us
|
||||
discord
|
||||
shotcut
|
||||
libreoffice
|
||||
];
|
||||
}
|
||||
@@ -10,6 +10,8 @@
|
||||
texliveFull
|
||||
ledger
|
||||
mu
|
||||
zip
|
||||
unzip
|
||||
|
||||
# Fonts
|
||||
maple-mono
|
||||
|
||||
@@ -21,6 +21,7 @@
|
||||
pwntools
|
||||
rustscan
|
||||
inetutils
|
||||
wireshark
|
||||
thc-hydra
|
||||
exploitdb
|
||||
responder
|
||||
|
||||
Reference in New Issue
Block a user