mirror of
https://github.com/danbulant/dotfiles
synced 2026-05-19 04:18:55 +00:00
more packages based on old system
This commit is contained in:
parent
b1b0059e34
commit
0daf62a34e
2 changed files with 27 additions and 0 deletions
|
|
@ -107,6 +107,7 @@ in
|
|||
};
|
||||
hardware.opentabletdriver.enable = true;
|
||||
virtualisation.docker.enable = true;
|
||||
services.avahi.enable = true;
|
||||
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
|
|
|||
26
home.nix
26
home.nix
|
|
@ -62,7 +62,33 @@ in
|
|||
nodejs
|
||||
# nodePackages.pnpm
|
||||
corepack
|
||||
ansible
|
||||
aria2
|
||||
qbittorrent
|
||||
audacity
|
||||
bettercap
|
||||
bitwarden
|
||||
duperemove
|
||||
ffmpeg
|
||||
flameshot
|
||||
ripgrep
|
||||
iotop
|
||||
nethogs
|
||||
john
|
||||
iperf
|
||||
mold
|
||||
nheko
|
||||
quickemu
|
||||
qemu
|
||||
# uwufetch
|
||||
vagrant
|
||||
socat
|
||||
websocat
|
||||
whois
|
||||
wifite2
|
||||
|
||||
android-tools
|
||||
aircrack-ng
|
||||
strace
|
||||
ghidra
|
||||
ffuf
|
||||
|
|
|
|||
Loading…
Reference in a new issue