This website requires JavaScript.
Explore
Help
Sign In
kfm
/
niveum
Watch
1
Star
0
Fork
0
You've already forked niveum
mirror of
https://github.com/kmein/niveum
synced
2026-03-16 10:11:08 +01:00
Code
Releases
Activity
Files
flakes
Add File
New File
Apply Patch
niveum
/
configs
/
vscode.nix
2 lines
65 B
Nix
Raw
Permalink
Normal View
History
Unescape
Escape
chore: nixfmt
2020-06-10 17:37:25 +02:00
{
pkgs
,
.
.
.
}:
{
environment
.
systemPackages
=
[
pkgs
.
vscode
]
;
}
Copy Permalink