fix: typos

This commit is contained in:
a-kenji
2024-03-06 13:11:49 +01:00
parent 8d72a36298
commit 94caea382f
2 changed files with 2 additions and 2 deletions

View File

@@ -62,7 +62,7 @@
}
];
# Activates inofify compatibilty on syncthing
# Activates inofify compatibility on syncthing
boot.kernel.sysctl."fs.inotify.max_user_watches" = lib.mkDefault 524288;
services.syncthing = {