dotnix/machines/dragonwell/cfg.nix

8 lines
174 B
Nix

{
services.cfg-playground = {
enable = true;
verbose = true;
auth-key = "tskey-auth-ksTZtpeU1i11CNTRL-HmmWuAFifG3xxy8UDr1yG3UdjiYJ3mtGe"; # One-time key
};
}