services.code-server.disableUpdateCheck
Disable update check. Without this flag, code-server checks every 6 hours against the latest github release and then notifies you once every week that a new release is available.
- Type
boolean- Default
false- Example
true- Declared
- <nixpkgs/nixos/modules/services/web-apps/code-server.nix>