Compare commits

..

No commits in common. "24ae60a3fe199cd4ad034d2c0ffe5febb1d1e36f" and "51544c68a397626ca9ec93cb5f09a04086859044" have entirely different histories.

3 changed files with 0 additions and 8 deletions

View file

@ -87,8 +87,6 @@
(use-package! org-ql)
(use-package! elfeed-web)
(setq ak/bibliography (list (concat org-directory "references.bib")))
;(setq org-cite-global-bibliography (list (concat org-directory "references.bib")))
(setq! bibtex-completion-bibliography ak/bibliography)

View file

@ -68,4 +68,3 @@
(package! denote)
(package! org-super-agenda)
(package! org-ql)
(package! elfeed-web)

View file

@ -196,11 +196,6 @@ in {
proxyPass = "http://127.0.0.1:8000/";
proxyWebsockets = true;
};
locations."/elfeed" = {
proxyPass = "http://127.0.0.1:8080/elfeed";
proxyWebsockets = true;
};
};
"www.jakalx.net" = {