Add domain name to zion on syncthing
This commit is contained in:
parent
379ec5badd
commit
b0df5f4dc0
|
@ -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 = {
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue