mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-14 11:45:06 +01:00
prolog executable
This commit is contained in:
parent
89fd69e452
commit
a7d3128aef
1 changed files with 2 additions and 0 deletions
|
|
@ -27,6 +27,8 @@
|
|||
"terminal.integrated.enableMultiLinePasteWarning" = false;
|
||||
"git.confirmSync" = false;
|
||||
"debug.allowBreakpointsEverywhere" = false;
|
||||
|
||||
"prolog.executablePath" = lib.getExe pkgs.swiProlog;
|
||||
};
|
||||
extensions = with pkgs.vscode-extensions; [
|
||||
bmalehorn.vscode-fish
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue