l domsen: remove inotify limits

This commit is contained in:
lassulus 2021-01-23 18:33:31 +01:00
parent df53de085f
commit fbec363f09

View file

@ -285,7 +285,6 @@ in {
]; ];
}; };
boot.kernel.sysctl."fs.inotify.max_user_watches" = "1048576";
services.syncthing.declarative.folders = { services.syncthing.declarative.folders = {
domsen-backups = { domsen-backups = {
path = "/backups/domsen"; path = "/backups/domsen";