This website works better with JavaScript.
Explore
Help
Sign In
tux19
/
nixos-configuration
Watch
1
Star
0
Fork
You've already forked nixos-configuration
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
57
Commits
2
Branches
0
Tags
6.8 MiB
Nix
98.8%
C
1.2%
Tag:
Branch:
Tree:
3638b6b494
current_state
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '3638b6b494'
${ noResults }
nixos-configuration
/
modules
/
vscode.nix
11 lines
83 B
Raw
Blame
History
{
config
,
pkgs
,
.
.
.
}:
{
programs
.
vscode
{
enable
=
true
;
}
;
}
Reference in new issue
View Git Blame
Copy Permalink
Powered by
TurnKey Linux
.