generated from stubbfel/nix-project-template
Initial commit
This commit is contained in:
9
.vscode/settings.json
vendored
Normal file
9
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"terminal.integrated.profiles.linux": {
|
||||
"dev-shell": {
|
||||
"path": "bash",
|
||||
"args": [ "-c", "nix --experimental-features \"nix-command flakes\" develop"],
|
||||
"overrideName": true
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user