diff options
author | EuAndreh <eu@euandre.org> | 2018-11-16 08:21:16 -0200 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2018-11-16 08:21:16 -0200 |
commit | 96d85f7e9cdd4655ad40c16053abfec2fd6eceab (patch) | |
tree | 11dc25c4048c9e5f458362ca611bbffd81872f8a | |
parent | Install git-secrets extension. (diff) | |
download | dotfiles-96d85f7e9cdd4655ad40c16053abfec2fd6eceab.tar.gz dotfiles-96d85f7e9cdd4655ad40c16053abfec2fd6eceab.tar.xz |
Add ansible 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 8a7063d..2bb007d 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -216,6 +216,7 @@ visualvm # JVM profiling tool maven go_bootstrap + ansible ## xmonad |