Nix-Vibe public snapshot (squashed history)
This commit is contained in:
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"recommendations": [
|
||||
"signage.vscode-sops"
|
||||
]
|
||||
}
|
||||
Vendored
+8
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"servers": {
|
||||
"nixos": {
|
||||
"command": "mcp-nixos",
|
||||
"args": []
|
||||
}
|
||||
}
|
||||
}
|
||||
Vendored
+10
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"sops.ageKeyFile": "${env:HOME}/.config/sops/age/keys.txt",
|
||||
"sops.encryptOnSave": true,
|
||||
"sops.yaml.keyPaths": [
|
||||
".sops.yaml"
|
||||
],
|
||||
"chat.tools.terminal.autoApprove": {
|
||||
"nix": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user