This website requires JavaScript.
Explore
Help
Sign in
youthlic
/
nixos
Watch
1
Star
0
Fork
You've already forked nixos
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
0cee25c337
nixos
/
.zed
/
settings.json
13 lines
168 B
JSON
Raw
Normal View
History
Unescape
Escape
feat: Change nix formatter to alejandra
2025-11-09 06:25:03 +08:00
{
feat: Set json format indent style to 'space'
2026-01-26 12:12:30 +08:00
"languages"
:
{
"Nix"
:
{
"formatter"
:
{
"external"
:
{
"command"
:
"alejandra"
,
"arguments"
:
[
"-"
]
}
}
}
}
feat: Change nix formatter to alejandra
2025-11-09 06:25:03 +08:00
}
Reference in a new issue
Copy permalink