summaryrefslogtreecommitdiffstats
path: root/kartei/lass/xerxes.nix
blob: 985bba5f5f4ee16b278f7868ae1194cff33d64d5 (plain)
1
2
3
4
5
6
{ r6, w6, ... }:
{
  consul = false;
  secure = true;
  ssh.pubkey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIP017KDMPZgXeb5pwo8sOD9R16vEaHFp523HGyeWPIIa";
}