This website requires JavaScript.
Explore
Help
Sign In
KylerOlsen
/
ytd-dotfiles
Watch
1
Star
0
Fork
You've already forked ytd-dotfiles
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
566ba727cc
ytd-dotfiles
/
home
/
vscode.nix
8 lines
73 B
Nix
Raw
Blame
History
{
config
,
pkgs
,
.
.
.
}:
{
programs
.
vscode
=
{
enable
=
true
;
}
;
}
Reference in New Issue
View Git Blame
Copy Permalink