MyNixOS website logo
option

services.rke2.environmentVars

Environment variables for configuring the rke2 service/agent.

Here you can find all the available environment variables:

Besides the options above, you can also active environment variables by edit/create those files:

  • /etc/default/rke2
  • /etc/sysconfig/rke2
  • /usr/local/lib/systemd/system/rke2.env.
Declarations
Type
attribute set of string
Default
{
  HOME = "/root";
}