increase systemd NOFILE
This commit is contained in:
@@ -52,6 +52,7 @@
|
||||
displayManager.enable = true;
|
||||
};
|
||||
|
||||
systemd.extraConfig = "DefaultLimitNOFILE=2048";
|
||||
|
||||
environment.sessionVariables = {
|
||||
WLR_BACKENDS = "headless";
|
||||
@@ -225,7 +226,7 @@
|
||||
|
||||
traefik.enable = true;
|
||||
|
||||
authentik.enable = true;
|
||||
#authentik.enable = true;
|
||||
|
||||
gitlab.enable = false;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user