makefu: add paper.euer to gum

This commit is contained in:
makefu 2024-01-14 21:47:32 +01:00
parent 9b553ebec7
commit 13d946beba
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225

View File

@ -137,6 +137,7 @@ in {
aliases = [ aliases = [
"omo.r" "omo.r"
"dcpp.omo.r" "dcpp.omo.r"
"hass.omo.r"
"backup.makefu.r" "backup.makefu.r"
"torrent.omo.r" "torrent.omo.r"
"music.omo.r" "music.omo.r"
@ -249,6 +250,7 @@ in {
ul.work.euer IN A ${nets.internet.ip4.addr} ul.work.euer IN A ${nets.internet.ip4.addr}
music.euer IN A ${nets.internet.ip4.addr} music.euer IN A ${nets.internet.ip4.addr}
ntfy.euer IN A ${nets.internet.ip4.addr} ntfy.euer IN A ${nets.internet.ip4.addr}
paper.euer IN A ${nets.internet.ip4.addr}
''; '';
}; };
nets = rec { nets = rec {