mirror of
https://github.com/jbowdre/dotfiles.git
synced 2024-11-22 09:22: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;
|
||||
enableExtensionUpdateCheck = false;
|
||||
enableUpdateCheck = false;
|
||||
package = pkgs.unstable.vscode;
|
||||
extensions = with pkgs.vscode-extensions; [
|
||||
bbenoist.nix
|
||||
github.copilot
|
||||
|
|
Loading…
Reference in a new issue