From 5766455c951468a0cd47ac948ed843f65883c972 Mon Sep 17 00:00:00 2001 From: Florian RICHER Date: Sun, 15 Sep 2024 14:10:34 +0200 Subject: [PATCH] vscode: Add comment for multi-profiles --- modules/home/editors/vscode/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/home/editors/vscode/default.nix b/modules/home/editors/vscode/default.nix index 13ed250..14cd380 100644 --- a/modules/home/editors/vscode/default.nix +++ b/modules/home/editors/vscode/default.nix @@ -26,6 +26,7 @@ in userTasks = {}; + # Waiting https://github.com/nix-community/home-manager/pull/5640 to support multi-profiles support extensions = with pkgs; with vscode-extensions; [ # Nix bbenoist.nix