mirror of
https://github.com/jbowdre/dotfiles.git
synced 2024-11-22 17:32:19 +00:00
use unstable vscode
This commit is contained in:
parent
44d070c490
commit
47aea45ea4
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
enableExtensionUpdateCheck = false;
|
enableExtensionUpdateCheck = false;
|
||||||
enableUpdateCheck = false;
|
enableUpdateCheck = false;
|
||||||
|
package = pkgs.unstable.vscode;
|
||||||
extensions = with pkgs.vscode-extensions; [
|
extensions = with pkgs.vscode-extensions; [
|
||||||
bbenoist.nix
|
bbenoist.nix
|
||||||
github.copilot
|
github.copilot
|
||||||
|
|
Loading…
Reference in a new issue