m 2 tools: shuffle
This commit is contained in:
parent
5cfbfd46bf
commit
6baf8704a4
@ -20,5 +20,6 @@
|
||||
xdotool
|
||||
xorg.xbacklight
|
||||
scrot
|
||||
wireshark
|
||||
];
|
||||
}
|
||||
|
@ -12,11 +12,11 @@
|
||||
rsync
|
||||
exif
|
||||
file
|
||||
# fs
|
||||
ntfs3g
|
||||
dosfstools
|
||||
pv
|
||||
proot
|
||||
sshpass
|
||||
populate
|
||||
usbutils
|
||||
p7zip
|
||||
hdparm
|
||||
@ -27,21 +27,30 @@
|
||||
sysstat
|
||||
which
|
||||
weechat
|
||||
curl
|
||||
wget
|
||||
wol
|
||||
tmux
|
||||
iftop
|
||||
mkpasswd
|
||||
# storage
|
||||
smartmontools
|
||||
cifs-utils
|
||||
iftop
|
||||
taskwarrior
|
||||
mplayer
|
||||
# net
|
||||
wget
|
||||
curl
|
||||
|
||||
cac-api
|
||||
cac-panel
|
||||
# stockholm
|
||||
git
|
||||
gnumake
|
||||
jq
|
||||
parallel
|
||||
proot
|
||||
populate
|
||||
|
||||
rxvt_unicode.terminfo
|
||||
krebspaste
|
||||
krebszones
|
||||
ledger
|
||||
|
||||
# TODO:
|
||||
taskwarrior
|
||||
pass
|
||||
];
|
||||
}
|
||||
|
@ -2,9 +2,15 @@
|
||||
|
||||
{
|
||||
krebs.per-user.makefu.packages = with pkgs;[
|
||||
python35Packages.virtualenv
|
||||
# embedded
|
||||
flashrom
|
||||
mosquitto
|
||||
libcoap
|
||||
nodemcu-uploader
|
||||
esptool
|
||||
python35Packages.virtualenv
|
||||
flashrom
|
||||
cac-api
|
||||
cac-panel
|
||||
krebszones
|
||||
];
|
||||
}
|
||||
|
@ -2,12 +2,13 @@
|
||||
|
||||
{
|
||||
krebs.per-user.makefu.packages = with pkgs;[
|
||||
inkscape
|
||||
gimp
|
||||
inkscape
|
||||
libreoffice
|
||||
skype
|
||||
virtmanager
|
||||
synergy
|
||||
saleae-logic
|
||||
skype
|
||||
synergy
|
||||
tdesktop
|
||||
virtmanager
|
||||
];
|
||||
}
|
||||
|
@ -8,5 +8,6 @@
|
||||
calibre
|
||||
vlc
|
||||
mumble
|
||||
mplayer
|
||||
];
|
||||
}
|
||||
|
@ -11,6 +11,7 @@
|
||||
nmap
|
||||
msf
|
||||
thc-hydra
|
||||
wireshark
|
||||
borgbackup
|
||||
ledger
|
||||
];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user