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
/
server
/
filesystem
/
ulimit.nix
at
main
5 lines
81 B
view raw
wrap content
encode42.dev
Move software and package configurations to `config`
14d ago
e163a950
1
{
2
systemd
.
settings
.
Manager
=
{
3
DefaultLimitNOFILE
=
"
2
0
4
8
:
1
0
4
8
5
7
6
"
;
4
}
;
5
}