Add domain name to zion on syncthing

This commit is contained in:
coolneng 2020-06-02 19:39:57 +02:00
parent 379ec5badd
commit b0df5f4dc0
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
2 changed files with 2 additions and 0 deletions

View File

@ -34,6 +34,7 @@
zion = { zion = {
id = id =
"XABIMVG-K5RKMAF-KNC33AR-TDAVEGK-GHUIVFD-NIFCX6L-6PQXRM5-KLK2PAU"; "XABIMVG-K5RKMAF-KNC33AR-TDAVEGK-GHUIVFD-NIFCX6L-6PQXRM5-KLK2PAU";
addresses = [ "tcp://coolneng.duckdns.org:22000" ];
}; };
}; };
folders = { folders = {

View File

@ -16,6 +16,7 @@
# LaTeX # LaTeX
texlive.combined.scheme-full texlive.combined.scheme-full
pandoc pandoc
haskellPackages.pandoc-citeproc
# Text editors # Text editors
neovim neovim
emacs emacs