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-20 12:01:06 +01:00
Code
Releases
Activity
Files
249e8c016d0e11a9cc6fb13d6c1253f2a3a5722e
niveum
/
configs
/
vscode.nix
2 lines
59 B
Nix
Raw
Normal View
History
Unescape
Escape
chore: format with alejandra
2022-03-10 21:52:12 +01:00
{
pkgs
,
.
.
.
}:
{
environment
.
systemPackages
=
[
pkgs
.
vscode
]
;
}
Copy Permalink