diff options
author | EuAndreh <eu@euandre.org> | 2018-07-19 13:08:33 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2018-07-19 13:08:33 -0300 |
commit | d1c6ba2501e1ae3e5c7346b27131a6a46021da9c (patch) | |
tree | 91b36e47a012267259e4f7150d17f49d0d1f8f57 /nixos | |
parent | Add c-c++ Spacemacs layer (diff) | |
download | dotfiles-d1c6ba2501e1ae3e5c7346b27131a6a46021da9c.tar.gz dotfiles-d1c6ba2501e1ae3e5c7346b27131a6a46021da9c.tar.xz |
Add go package and env vars
Diffstat (limited to 'nixos')
-rw-r--r-- | nixos/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/configuration.nix b/nixos/configuration.nix index ba3aca4..b32122a 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -202,6 +202,7 @@ clojure # =clj= visualvm # JVM profiling tool maven + go_bootstrap ## xmonad |