Merge pull request 'buildClan: add clan-core to specialArgs' (#1076) from DavHau-dave into main

This commit is contained in:
clan-bot
2024-04-02 09:15:37 +00:00
2 changed files with 4 additions and 2 deletions

View File

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