chore: update flake.lock

This commit is contained in:
CronyAkatsuki 2025-08-04 07:52:58 +02:00
parent 07cb8f55eb
commit f312b330c1
2 changed files with 36 additions and 56 deletions

View file

@ -37,7 +37,9 @@
};
};
# Setup esync
systemd.extraConfig = "DefaultLimitNOFILE=1048576";
systemd.settings.Manager = {
DefaultLimitNOFILE = 1048576;
};
security.pam.loginLimits = [
{
domain = "*";