feat: Remove custom shell-plugin for now
This commit is contained in:
@@ -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 cargo aichat];
|
||||
plugins = with pkgs; [awscli2 cachix cargo];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user