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