mirror of
https://github.com/srid/nixos-config.git
synced 2026-02-04 03:53:35 +08:00
6 lines
No EOL
181 B
JSON
6 lines
No EOL
181 B
JSON
{
|
|
"nixEnvSelector.nixFile": "${workspaceRoot}/shell.nix",
|
|
"editor.defaultFormatter": "B4dM4n.nixpkgs-fmt",
|
|
"editor.formatOnSave": true,
|
|
"editor.formatOnType": true
|
|
} |