summary refs log tree commit diff stats
path: root/modules/development
diff options
context:
space:
mode:
authorAlan Pearce2018-08-20 12:08:05 +0200
committerAlan Pearce2018-08-20 12:08:05 +0200
commit14e0c9b4e1b0212e998d1a79697d3c82f319713b (patch)
treea374f12a40012ded4b783ffd97924697d90915d6 /modules/development
parent001802a5aec0a20d6e4b2ffa70b1b2bd6bed010b (diff)
downloadnixos-configuration-14e0c9b4e1b0212e998d1a79697d3c82f319713b.tar.lz
nixos-configuration-14e0c9b4e1b0212e998d1a79697d3c82f319713b.tar.zst
nixos-configuration-14e0c9b4e1b0212e998d1a79697d3c82f319713b.zip
add tools previous installed in user profile
Diffstat (limited to 'modules/development')
-rw-r--r--modules/development/base.nix8
1 files changed, 8 insertions, 0 deletions
diff --git a/modules/development/base.nix b/modules/development/base.nix
index 1ae4a45..e8d2b76 100644
--- a/modules/development/base.nix
+++ b/modules/development/base.nix
@@ -7,6 +7,14 @@
     gitAndTools.hub
 
     editorconfig-core-c
+    multimarkdown
+    gocode
+
+    surf
+    ldns
+    httping
+    wrk
+    whois
 
     ag
     ripgrep