From 93d29bbdb33c6ba7d89787da33a4a61ab6c648e5 Mon Sep 17 00:00:00 2001 From: Armel van Ravels Date: Mon, 8 Jun 2026 10:51:47 +0200 Subject: [PATCH] Install continue.continue in vscode --- systems/modules/home/programs/vscode.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/systems/modules/home/programs/vscode.nix b/systems/modules/home/programs/vscode.nix index a7cae88..420d539 100644 --- a/systems/modules/home/programs/vscode.nix +++ b/systems/modules/home/programs/vscode.nix @@ -12,6 +12,7 @@ mkhl.direnv # Direnv integration for VSCode catppuccin.catppuccin-vsc bmewburn.vscode-intelephense-client + continue.continue ]; profiles.default.userSettings = {