feat: Update some items

This commit is contained in:
uttarayan21
2024-06-27 00:32:40 +05:30
parent b201332cc0
commit fb752512f7
4 changed files with 10 additions and 11 deletions

View File

@@ -11,7 +11,7 @@
enable = true;
# the specified packages as well as 1Password CLI will be
# automatically installed and configured to use shell plugins
plugins = with pkgs; [awscli2 cachix];
plugins = with pkgs; [awscli2 cachix cargo];
};
};
}