aboutsummaryrefslogtreecommitdiff
path: root/environments
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2020-02-23 14:11:52 +0100
committerIsmaël Bouya <ismael.bouya@normalesup.org>2020-02-23 14:11:52 +0100
commit50c100ba31cfea05b73120421f08746429d56f24 (patch)
treeb02309f7d749b59825f49d96f4eb68ccb75b69bd /environments
parent7067c25c9db3581967bdb4f4962955ffd0365c52 (diff)
downloadNix-50c100ba31cfea05b73120421f08746429d56f24.tar.gz
Nix-50c100ba31cfea05b73120421f08746429d56f24.tar.zst
Nix-50c100ba31cfea05b73120421f08746429d56f24.zip
Add missing tools for dilion
Diffstat (limited to 'environments')
-rw-r--r--environments/immae-eu.nix15
1 files changed, 9 insertions, 6 deletions
diff --git a/environments/immae-eu.nix b/environments/immae-eu.nix
index 787d303..2cb624a 100644
--- a/environments/immae-eu.nix
+++ b/environments/immae-eu.nix
@@ -17,7 +17,7 @@ let
17 boinctui 17 boinctui
18 18
19 # cryptocurrencies 19 # cryptocurrencies
20 cardano cardano-cli sia monero 20 cardano cardano-cli sia monero_0_15_0_0
21 xmr-stak 21 xmr-stak
22 solc 22 solc
23 iota-cli-app 23 iota-cli-app
@@ -36,11 +36,11 @@ let
36 sieve-connect 36 sieve-connect
37 37
38 # git 38 # git
39 vcsh gitRepo gitAndTools.stgit tig ripgrep 39 vcsh gitRepo gitAndTools.stgit tig ripgrep mr
40 40
41 # graphical tools 41 # graphical tools
42 nextcloud-client firefox 42 nextcloud-client firefox
43 dwm dmenu st 43 dwm dmenu st xorg.xauth tigervnc
44 44
45 # images 45 # images
46 feh imagemagick tiv graphicsmagick qrcode 46 feh imagemagick tiv graphicsmagick qrcode
@@ -74,7 +74,7 @@ let
74 # (nixos {}).manual.manpages 74 # (nixos {}).manual.manpages
75 75
76 # note taking 76 # note taking
77 note terminal-velocity jrnl 77 note terminal-velocity jrnl doing
78 78
79 # office 79 # office
80 sc-im ranger 80 sc-im ranger
@@ -85,6 +85,8 @@ let
85 ldapvi 85 ldapvi
86 fzf 86 fzf
87 buku 87 buku
88 vimPlugins.vim-plug
89 mailcap
88 90
89 # password management 91 # password management
90 pass apg pwgen 92 pass apg pwgen
@@ -94,10 +96,10 @@ let
94 96
95 # programming 97 # programming
96 pelican emacs26-nox ctags 98 pelican emacs26-nox ctags
97 wdiff patch 99 wdiff patch gnumake
98 100
99 # security 101 # security
100 keybase 102 keybase gnupg
101 103
102 # todolist/time management 104 # todolist/time management
103 taskwarrior vit timewarrior 105 taskwarrior vit timewarrior
@@ -112,6 +114,7 @@ let
112 # system tools 114 # system tools
113 telnet bind.dnsutils httpie ngrep nmap p0f socat lsof psmisc 115 telnet bind.dnsutils httpie ngrep nmap p0f socat lsof psmisc
114 wget patchelf rename tmux (lib.meta.hiPrio nettools) 116 wget patchelf rename tmux (lib.meta.hiPrio nettools)
117 vlock mosh
115 118
116 # other tools 119 # other tools
117 pgloader s3cmd lftp jq cpulimit libxslt gandi-cli 120 pgloader s3cmd lftp jq cpulimit libxslt gandi-cli