1
0
code.dumpstack.io/var.example.nix

6 lines
116 B
Nix

{
hostname = "gitea.example.com";
email = "for_lets_encrypt@example.com";
pubkey = "changeme"; # ssh-add -L
}