This commit is contained in:
Morten Olsen
2025-12-25 00:55:45 +01:00
parent addbe8f963
commit 022c15e06a
3 changed files with 11 additions and 1 deletions

View File

@@ -31,6 +31,7 @@ in {
# Window management
"aerospace"
"claude-code"
# Productivity
"raycast"

View File

@@ -90,7 +90,8 @@ in {
};
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";
"readeck@readeck.com" = "readeck";
"@testpilot-containers" = "multi-account-containers";

View File

@@ -91,6 +91,8 @@
popeye #
argocd
kubeseal
kubebuilder
kind
# ========================================================================
# Infrastructure and Cloud Tools
@@ -133,6 +135,12 @@
# ========================================================================
nixfmt-rfc-style # Nix code formatter
nil # Nix language server
# ========================================================================
# AAI tools
# ========================================================================
gemini-cli
opencode
];
# ========================================================================