Add domain name to zion on syncthing
This commit is contained in:
parent
379ec5badd
commit
b0df5f4dc0
|
@ -34,6 +34,7 @@
|
|||
zion = {
|
||||
id =
|
||||
"XABIMVG-K5RKMAF-KNC33AR-TDAVEGK-GHUIVFD-NIFCX6L-6PQXRM5-KLK2PAU";
|
||||
addresses = [ "tcp://coolneng.duckdns.org:22000" ];
|
||||
};
|
||||
};
|
||||
folders = {
|
||||
|
|
|
@ -16,6 +16,7 @@
|
|||
# LaTeX
|
||||
texlive.combined.scheme-full
|
||||
pandoc
|
||||
haskellPackages.pandoc-citeproc
|
||||
# Text editors
|
||||
neovim
|
||||
emacs
|
||||
|
|
Loading…
Reference in New Issue