Home

infra @f7ccd4c0c725282ae98c7711c7d637bd65e0c3b5 - refs - log -
-
https://git.jolheiser.com/infra.git
dragonwell flake
infra / shincha / tclip.nix
- raw -
1
2
3
4
5
6
7
8
9
{
  services.tclip = {
    enable = true;
    hostname = "paste";
    useFunnel = true;
    hideFunnelUsers = true;
    authKey = "tskey-auth-kK1ktiQ5K921CNTRL-8pC8dxF15xMdZPtidGCmwMXQui6dosp1"; # One-time key
  };
}