~ruther/guix-config

39c8aba1deab9f9fdb6aa2b985bb5878affb8e8a — Rutherther 4 months ago 60e552c
feat: limits of files

Vivado was crashing...
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

Do not follow this link