vscode: fix argv.json path

This commit is contained in:
Ryan Horiguchi 2026-01-18 15:03:19 +01:00 committed by Austin Horstman
parent 83bcb17377
commit 5148e08046
3 changed files with 10 additions and 2 deletions

View file

@ -11,7 +11,7 @@ let
cfg = config.programs.vscode;
willUseIfd = package.pname != "vscode";
argvPath = "${cfg.nameShort}/argv.json";
argvPath = "${cfg.dataFolderName}/argv.json";
content = ''
{