updates
This commit is contained in:
@@ -31,6 +31,7 @@ in {
|
|||||||
|
|
||||||
# Window management
|
# Window management
|
||||||
"aerospace"
|
"aerospace"
|
||||||
|
"claude-code"
|
||||||
|
|
||||||
# Productivity
|
# Productivity
|
||||||
"raycast"
|
"raycast"
|
||||||
|
|||||||
@@ -90,7 +90,8 @@ in {
|
|||||||
};
|
};
|
||||||
|
|
||||||
ExtensionSettings = mkExtensionSettings {
|
ExtensionSettings = mkExtensionSettings {
|
||||||
"78272b6fa58f4a1abaac99321d503a20@proton.me" = "proton-pass";
|
#"78272b6fa58f4a1abaac99321d503a20@proton.me" = "proton-pass";
|
||||||
|
"{446900e4-71c2-419f-a6a7-df9c091e268b}" = "bitwarden-password-manager";
|
||||||
"{d7742d87-e61d-4b78-b8a1-b469842139fa}" = "vimium-ff";
|
"{d7742d87-e61d-4b78-b8a1-b469842139fa}" = "vimium-ff";
|
||||||
"readeck@readeck.com" = "readeck";
|
"readeck@readeck.com" = "readeck";
|
||||||
"@testpilot-containers" = "multi-account-containers";
|
"@testpilot-containers" = "multi-account-containers";
|
||||||
|
|||||||
@@ -91,6 +91,8 @@
|
|||||||
popeye #
|
popeye #
|
||||||
argocd
|
argocd
|
||||||
kubeseal
|
kubeseal
|
||||||
|
kubebuilder
|
||||||
|
kind
|
||||||
|
|
||||||
# ========================================================================
|
# ========================================================================
|
||||||
# Infrastructure and Cloud Tools
|
# Infrastructure and Cloud Tools
|
||||||
@@ -133,6 +135,12 @@
|
|||||||
# ========================================================================
|
# ========================================================================
|
||||||
nixfmt-rfc-style # Nix code formatter
|
nixfmt-rfc-style # Nix code formatter
|
||||||
nil # Nix language server
|
nil # Nix language server
|
||||||
|
|
||||||
|
# ========================================================================
|
||||||
|
# AAI tools
|
||||||
|
# ========================================================================
|
||||||
|
gemini-cli
|
||||||
|
opencode
|
||||||
];
|
];
|
||||||
|
|
||||||
# ========================================================================
|
# ========================================================================
|
||||||
|
|||||||
Reference in New Issue
Block a user