mirror of
https://github.com/danbulant/dotfiles
synced 2026-05-24 12:35:34 +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;
|
hardware.opentabletdriver.enable = true;
|
||||||
virtualisation.docker.enable = true;
|
virtualisation.docker.enable = true;
|
||||||
|
services.avahi.enable = true;
|
||||||
|
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
|
|
||||||
26
home.nix
26
home.nix
|
|
@ -62,7 +62,33 @@ in
|
||||||
nodejs
|
nodejs
|
||||||
# nodePackages.pnpm
|
# nodePackages.pnpm
|
||||||
corepack
|
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
|
strace
|
||||||
ghidra
|
ghidra
|
||||||
ffuf
|
ffuf
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue