diff options
author | EuAndreh <eu@euandre.org> | 2018-06-22 06:48:43 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2018-06-22 06:48:43 -0300 |
commit | e53c74a413cdd755a1ef1d4d9fb17efca6c716e2 (patch) | |
tree | 61473977e9870ffdf6807b6693ae5fc8ae6e5ce0 | |
parent | Require exec-path-from-shell (diff) | |
download | dotfiles-e53c74a413cdd755a1ef1d4d9fb17efca6c716e2.tar.gz dotfiles-e53c74a413cdd755a1ef1d4d9fb17efca6c716e2.tar.xz |
Add bind package
-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 0530472..e254170 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -140,6 +140,7 @@ nssTools # =pk12util= gitAndTools.hub # GitHub helper insomnia + bind # =dig= ## NixOS |