index
:
nix/system
master
My NixOS Configuration
Nathan Reiner <nathan@nathanreiner.xyz>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
home
/
programs
/
nixvim
/
plugins
/
zig.nix
blob: 156c3cded6bc6a0dd2658e09d2b58abb1417111b (
plain
)
1
2
3
4
5
6
{
...
}:
{
settings
=
{
fmt_autosave
=
0
;
};
}