vscode: Add comment for multi-profiles
All checks were successful
check / check (push) Successful in 32s

This commit is contained in:
Florian RICHER 2024-09-15 14:10:34 +02:00
parent de7a2753df
commit 5766455c95
Signed by: florian.richer
GPG key ID: C73D37CBED7BFC77

View file

@ -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