tangled
alpha
login
or
join now
encode42.dev
/
nixos
0
fork
atom
Personal-use NixOS configuration
0
fork
atom
overview
issues
pulls
pipelines
nixos
/
config
/
common
/
boot
/
common.nix
at
main
7 lines
89 B
view raw
wrap content
encode42.dev
Move software and package configurations to `config`
3w ago
e163a950
1
{
2
boot
.
loader
.
systemd-boot
=
{
3
editor
=
false
;
4
5
configurationLimit
=
6
;
6
}
;
7
}