chore: update flake.lock
This commit is contained in:
parent
07cb8f55eb
commit
f312b330c1
2 changed files with 36 additions and 56 deletions
|
@ -37,7 +37,9 @@
|
|||
};
|
||||
};
|
||||
# Setup esync
|
||||
systemd.extraConfig = "DefaultLimitNOFILE=1048576";
|
||||
systemd.settings.Manager = {
|
||||
DefaultLimitNOFILE = 1048576;
|
||||
};
|
||||
security.pam.loginLimits = [
|
||||
{
|
||||
domain = "*";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue