diff options
author | EuAndreh <eu@euandre.org> | 2018-06-11 17:42:26 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2018-06-11 17:42:26 -0300 |
commit | ae13f834d61d1bb42a1fc082dddf8547586bfb74 (patch) | |
tree | 6f6067c83777e28b9bf87c7864162e1e093e489d | |
parent | Use txt files inside txt/ folder (diff) | |
download | dotfiles-ae13f834d61d1bb42a1fc082dddf8547586bfb74.tar.gz dotfiles-ae13f834d61d1bb42a1fc082dddf8547586bfb74.tar.xz |
Add extra CLI tools
-rw-r--r-- | nixos/configuration.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/configuration.nix b/nixos/configuration.nix index 139a6e1..d98f31b 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -137,6 +137,8 @@ pup # command-line HTML parsing https://github.com/ericchiang/pup binutils-unwrapped # =ar= command for cargo build ant + nssTools # =pk12util= + gitAndTools.hub # GitHub helper ## NixOS |