1 files changed, 2 insertions(+), 0 deletions(-)
M config.scm
M config.scm => config.scm +2 -0
@@ 107,6 107,8 @@
(service pam-limits-service-type
(list
+ (pam-limits-entry "@wheel" 'hard 'nofile '50000)
+ (pam-limits-entry "@wheel" 'soft 'nofile '10000)
(pam-limits-entry "@wheel" 'both 'core 'unlimited)))
(udev-rules-service