buildClan: add clan-core to specialArgs

This commit is contained in:
DavHau
2024-04-02 16:03:45 +07:00
parent e5b8795b81
commit 6524a007f3
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 = {