vscode: Add comment for multi-profiles
All checks were successful
check / check (push) Successful in 32s
All checks were successful
check / check (push) Successful in 32s
This commit is contained in:
parent
de7a2753df
commit
5766455c95
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ in
|
||||||
|
|
||||||
userTasks = {};
|
userTasks = {};
|
||||||
|
|
||||||
|
# Waiting https://github.com/nix-community/home-manager/pull/5640 to support multi-profiles support
|
||||||
extensions = with pkgs; with vscode-extensions; [
|
extensions = with pkgs; with vscode-extensions; [
|
||||||
# Nix
|
# Nix
|
||||||
bbenoist.nix
|
bbenoist.nix
|
||||||
|
|
Loading…
Reference in a new issue