added vs-code community extensions to overlay
This commit is contained in:
parent
c8cd6e5c94
commit
6a2d3b3bab
1 changed files with 3 additions and 0 deletions
|
@ -27,4 +27,7 @@ in
|
||||||
config.allowUnfree = true;
|
config.allowUnfree = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# VSCode Community Packages
|
||||||
|
comm-packages = inputs.nix-vscode-extensions.overlays.default;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue