tangled
alpha
login
or
join now
xaiya.dev
/
dotfiles
0
fork
atom
NixOS configuration 馃獎
0
fork
atom
overview
issues
pulls
pipelines
dotfiles
/
modules
/
flake
/
checks
/
default.nix
at
refactor/full
5 lines
93 B
view raw
wrap content
1
{
2
imports
=
[
3
./formatting.nix
# Checks if the formatting was right with treefmt
4
]
;
5
}