This website requires JavaScript.
Explore
Help
Sign In
chaos
/
nixfiles
Watch
1
Star
0
Fork
You've already forked nixfiles
0
Code
Issues
2
Releases
Activity
e359ba8711
nixfiles
/
home
/
programming
/
editors
/
sublime.nix
2 lines
60 B
Nix
Raw
Normal View
History
Unescape
Escape
shenanigan (at least one (1))
2022-07-27 16:47:49 +01:00
{
pkgs
,
.
.
.
}:
{
home
.
packages
=
with
pkgs
;
[
sublime4
]
;
}
Reference in a new issue
Copy permalink