hosts/legion/nas: allocate subdomains for services

This commit is contained in:
Nikodem Rabuliński 2024-07-20 18:32:53 +02:00
parent 82c86143a6
commit 008bf7c80e
3 changed files with 78 additions and 1 deletions

View file

@ -76,4 +76,8 @@ in
keys.system.miyagi
keys.other.bootstrap
];
"rab-lol-cf.age".publicKeys = [
keys.system.legion
keys.other.bootstrap
];
}