diff --git a/home/variables.nix b/home/variables.nix index 076afe8..9e0dc48 100644 --- a/home/variables.nix +++ b/home/variables.nix @@ -1,6 +1,7 @@ _: { home.sessionVariables = { NEXT_TELEMETRY_DISABLED = "1"; + NUXT_TELEMETRY_DISABLED = "1"; CHECKPOINT_DISABLE = "1"; DISABLE_TELEMETRY = "YES"; ASTRO_TELEMETRY_DISABLED = "1";