add sccache, some vscode changes, use kitten ssh

This commit is contained in:
cy 2025-01-30 12:47:19 -05:00
parent d0ba9ca90b
commit 30c82dcb4f
Signed by: cy
SSH key fingerprint: SHA256:o/geVWV4om1QhUSkKvDQeW/eAihwnjyXkqMwrVdbuts
7 changed files with 67 additions and 1 deletions

View file

@ -36,6 +36,14 @@
"tailscale/auth" = {
sopsFile = ../../secrets/services/tailscale.yaml;
};
"aws/key_id" = {
sopsFile = ../../secrets/yt/aws.yaml;
owner = "yt";
};
"aws/key_secret" = {
sopsFile = ../../secrets/yt/aws.yaml;
owner = "yt";
};
};
boot = {