about summary refs log tree commit diff
path: root/hosts/aptos
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/aptos')
-rw-r--r--hosts/aptos/home.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/aptos/home.nix b/hosts/aptos/home.nix
index 9f7cb0a..7fedd9d 100644
--- a/hosts/aptos/home.nix
+++ b/hosts/aptos/home.nix
@@ -26,6 +26,7 @@
     shell.name = "fish";
     ssh.enable = true;
     terminal.program = "alacritty";
+    terraform.enable = true;
     tmux.enable = true;
     xdg.enable = true;