mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-28 08:14:58 +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
|
|
} |