Increase inotify limit on graphical devices
This commit is contained in:
parent
6f8c7a1841
commit
3e44287889
1 changed files with 2 additions and 0 deletions
|
@ -46,5 +46,7 @@
|
|||
youtube-dl
|
||||
];
|
||||
};
|
||||
|
||||
boot.kernel.sysctl."fs.inotify.max_user_watches" = 524288;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue