m 2 tools: add packages

This commit is contained in:
makefu 2017-04-17 13:13:07 +02:00 committed by lassulus
parent c762622a29
commit 52ff49d7d5
4 changed files with 4 additions and 1 deletions

View File

@ -12,11 +12,11 @@
firefox firefox
keepassx keepassx
pcmanfm pcmanfm
evince
skype skype
mirage mirage
tightvnc tightvnc
gnome3.dconf gnome3.dconf
wireshark
xdotool xdotool
xorg.xbacklight xorg.xbacklight
scrot scrot

View File

@ -40,6 +40,7 @@
cac-api cac-api
cac-panel cac-panel
krebspaste krebspaste
krebszones
ledger ledger
pass pass
]; ];

View File

@ -4,6 +4,7 @@
krebs.per-user.makefu.packages = with pkgs;[ krebs.per-user.makefu.packages = with pkgs;[
inkscape inkscape
gimp gimp
libreoffice
skype skype
virtmanager virtmanager
synergy synergy

View File

@ -11,5 +11,6 @@
nmap nmap
msf msf
thc-hydra thc-hydra
wireshark
]; ];
} }