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
7bdf78df402d7a61f48f1684b7465a6bf3829df4
niveum
/
configs
/
vscode.nix
5 lines
67 B
Nix
Raw
Normal View
History
Unescape
Escape
format
2025-12-27 22:22:54 +01:00
{
pkgs
,
.
.
.
}:
{
environment
.
systemPackages
=
[
pkgs
.
vscode
]
;
}
Copy Permalink