diff options
author | makefu <github@syntax-fehler.de> | 2017-05-02 14:04:01 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2017-05-02 14:04:01 +0200 |
commit | 6baf8704a4ce643cc8bdab8d122d187225afb6ca (patch) | |
tree | 8c8590f34e3f65901fd50c9f2f7176ca05378b35 /makefu/2configs/tools/core.nix | |
parent | 5cfbfd46bf7f4470f4fe6a8ba5e97e05a55c1254 (diff) |
m 2 tools: shuffle
Diffstat (limited to 'makefu/2configs/tools/core.nix')
-rw-r--r-- | makefu/2configs/tools/core.nix | 31 |
1 files changed, 20 insertions, 11 deletions
diff --git a/makefu/2configs/tools/core.nix b/makefu/2configs/tools/core.nix index 6ae2951eb..8a15ae2e7 100644 --- a/makefu/2configs/tools/core.nix +++ b/makefu/2configs/tools/core.nix @@ -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 ]; } |