Updates
This commit is contained in:
parent
c8e55f0d7a
commit
3e21f7ee0f
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
{ inputs, pkgs, system, ... }: {
|
||||
{ pkgs, ... }: {
|
||||
boot.kernel.sysctl = {
|
||||
"fs.inotify.max_user_watches" = 52428800;
|
||||
"fs.inotify.max_user_instances" = 4096;
|
||||
|
|
Loading…
Add table
Reference in a new issue