diff options
author | EuAndreh <eu@euandre.org> | 2019-05-25 19:03:12 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2019-05-25 19:03:12 -0300 |
commit | c12ab9016ff9b31984882fcc1ea7c4f2d4f85fc7 (patch) | |
tree | 708a8448730ff607ce6f308c310bb920c01c5d2d /nixos/configuration.nix | |
parent | known_hosts.txt (diff) | |
download | dotfiles-c12ab9016ff9b31984882fcc1ea7c4f2d4f85fc7.tar.gz dotfiles-c12ab9016ff9b31984882fcc1ea7c4f2d4f85fc7.tar.xz |
Install terraform-full
Diffstat (limited to 'nixos/configuration.nix')
-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 dc5f8cf..d6346a0 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -272,6 +272,7 @@ in qemu gnome3.gtk-vnc nixops + terraform-full ## xmonad |