makefu: add paper.euer to gum
This commit is contained in:
parent
9b553ebec7
commit
13d946beba
@ -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 {
|
||||||
|
Loading…
Reference in New Issue
Block a user