mirror of
https://github.com/srid/nixos-config.git
synced 2026-07-16 22:01:33 +08:00
long due
This commit is contained in:
parent
4448176db5
commit
160d57b526
5 changed files with 14 additions and 15 deletions
2
.vscode/tasks.json
vendored
2
.vscode/tasks.json
vendored
|
|
@ -7,7 +7,7 @@
|
|||
"label": "Build System",
|
||||
"type": "shell",
|
||||
// TODO: Run in tmux (for those cases which kills X server)
|
||||
"command": "make",
|
||||
"command": "bin/run-via-tmux",
|
||||
"args": [],
|
||||
"problemMatcher": [],
|
||||
"group": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue