Home

dotnix @a06382aec519c7cb57594de54c21cfcdbebe91ea - refs - log -
-
https://git.jolheiser.com/dotnix.git
My nix dotfiles
dotnix / machines / 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
  };
}