services.code-server.disableUpdateCheck

NixOS option

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 in: nixos/modules/services/web-apps/code-server.nixView source on NixOS/nixpkgs →