Home

infra @9ab778ed0ba38ff41f71af61f420c7c71471e77d - refs - log -
-
https://git.jolheiser.com/infra.git
dragonwell flake
infra / dragonwell / cfg.nix
- raw -
1
2
3
4
5
6
7
{
  services.cfg-playground = {
    enable = true;
    verbose = true;
    auth-key = "tskey-auth-ksTZtpeU1i11CNTRL-HmmWuAFifG3xxy8UDr1yG3UdjiYJ3mtGe"; # One-time key
  };
}