about summary refs log tree commit diff stats
path: root/modules/common
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--modules/common/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/common/default.nix b/modules/common/default.nix
index ae4dc715..4fc6bf51 100644
--- a/modules/common/default.nix
+++ b/modules/common/default.nix
@@ -105,6 +105,7 @@
         shell = pkgs.zsh;
       };
       atuin.enable = true;
+      cargo.enable = true;
       direnv.enable = true;
       git.enable = true;
       imv.enable = true;