dotnix/machines/dragonwell/cfg.nix

7 lines
154 B
Nix
Raw Normal View History

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