mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
fix(services/weechat): irc domain type
This commit is contained in:
parent
14b1e2e90a
commit
e6e4d4e37b
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@
|
||||||
|
|
||||||
domains.kittywitch_irc = {
|
domains.kittywitch_irc = {
|
||||||
domain = "irc";
|
domain = "irc";
|
||||||
|
type = "cname";
|
||||||
inherit (config.networks.internet) target;
|
inherit (config.networks.internet) target;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue