diff options
| author | EuAndreh <eu@euandre.org> | 2018-11-19 22:12:04 -0200 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2018-11-19 22:12:04 -0200 |
| commit | 7c12aa9ff2ba6000a10eb60424ef769c811a84cb (patch) | |
| tree | c7781a69df107f73d287180c464e156d4ea0b61d | |
| parent | Add =fd= CLI tool (replacement for =find=). (diff) | |
| download | dotfiles-7c12aa9ff2ba6000a10eb60424ef769c811a84cb.tar.gz dotfiles-7c12aa9ff2ba6000a10eb60424ef769c811a84cb.tar.xz | |
Install bats for testing.
| -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 abdc24d6..20fde2a7 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -219,6 +219,7 @@ go_bootstrap ansible rakudo + bats ## xmonad |
