summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJörg Thalheim <joerg@thalheim.io>2022-05-08 19:50:55 +0200
committerGitea <gitea@fake.local>2022-05-10 20:00:03 +0000
commit62e78fd17b54eae17e5871f0dcde6d4a3a9addf5 (patch)
tree86eb64e172816fdb04d4d02038aad52f7ed2567e
parent39c7bd462a43b90d113ad4315266b0166dff09da (diff)
mic92: add hostnames to rock and rauter
-rw-r--r--krebs/3modules/external/mic92.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/krebs/3modules/external/mic92.nix b/krebs/3modules/external/mic92.nix
index 779e242c..fa0e4ff9 100644
--- a/krebs/3modules/external/mic92.nix
+++ b/krebs/3modules/external/mic92.nix
@@ -163,6 +163,7 @@ in {
rauter = {
owner = config.krebs.users.mic92;
nets = rec {
+ internet.addrs = [ "rauter.thalheim.io" ];
retiolum = {
aliases = [ "rauter.r" ];
tinc.pubkey = ''
@@ -472,6 +473,7 @@ in {
rock = {
owner = config.krebs.users.mic92;
nets = {
+ internet.addrs = [ "rock.thalheim.io" ];
retiolum = {
aliases = [
"rock.r"