1
Fork 0

Set a default Nix file.

This commit is contained in:
Bauke 2024-01-19 14:54:30 +01:00
parent 3a90065ca8
commit dfe31839c8
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
1 changed files with 2 additions and 0 deletions

View File

@ -73,6 +73,8 @@
"liveServer.settings.wait": 1000,
// Nix (ID: jnoortheen.nix-ide)
"nix.enableLanguageServer": true,
// Nix Environment Selector (ID: arrterian.nix-env-selector)
"nixEnvSelector.nixFile": "${workspaceRoot}/flake.nix",
// vscode-pdf (ID: tomoki1207.pdf)
"pdf-preview.default.scale": "page-fit",
// Rust Analyzer (ID: rust-lang.rust-analyzer)