update flake.lock and workstation.nix for nixpkgs revisions and clean up vscode settings
Some checks failed
Nix Format Check / check-format (push) Failing after 39s

This commit is contained in:
2024-12-18 10:20:02 +01:00
parent 554d9bf7cf
commit 7d1bc11b4d
4 changed files with 13 additions and 14 deletions

View File

@ -41,6 +41,5 @@
"[dockercompose]": {
"editor.defaultFormatter": "ms-azuretools.vscode-docker"
},
"terminal.integrated.defaultLocation": "editor",
"go.toolsManagement.autoUpdate": true,
}