about summary refs log tree commit diff
path: root/hosts/aptos/home.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/aptos/home.nix')
-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 7fedd9d..e390ac3 100644
--- a/hosts/aptos/home.nix
+++ b/hosts/aptos/home.nix
@@ -35,6 +35,7 @@
     git.enable = true;
     go.enable = true;
     python.enable = true;
+    rust.enable = true;
 
     # web
     firefox.enable = true;