Compare commits
No commits in common. "24ae60a3fe199cd4ad034d2c0ffe5febb1d1e36f" and "51544c68a397626ca9ec93cb5f09a04086859044" have entirely different histories.
24ae60a3fe
...
51544c68a3
3 changed files with 0 additions and 8 deletions
|
|
@ -87,8 +87,6 @@
|
||||||
|
|
||||||
(use-package! org-ql)
|
(use-package! org-ql)
|
||||||
|
|
||||||
(use-package! elfeed-web)
|
|
||||||
|
|
||||||
(setq ak/bibliography (list (concat org-directory "references.bib")))
|
(setq ak/bibliography (list (concat org-directory "references.bib")))
|
||||||
;(setq org-cite-global-bibliography (list (concat org-directory "references.bib")))
|
;(setq org-cite-global-bibliography (list (concat org-directory "references.bib")))
|
||||||
(setq! bibtex-completion-bibliography ak/bibliography)
|
(setq! bibtex-completion-bibliography ak/bibliography)
|
||||||
|
|
|
||||||
|
|
@ -68,4 +68,3 @@
|
||||||
(package! denote)
|
(package! denote)
|
||||||
(package! org-super-agenda)
|
(package! org-super-agenda)
|
||||||
(package! org-ql)
|
(package! org-ql)
|
||||||
(package! elfeed-web)
|
|
||||||
|
|
|
||||||
|
|
@ -196,11 +196,6 @@ in {
|
||||||
proxyPass = "http://127.0.0.1:8000/";
|
proxyPass = "http://127.0.0.1:8000/";
|
||||||
proxyWebsockets = true;
|
proxyWebsockets = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
locations."/elfeed" = {
|
|
||||||
proxyPass = "http://127.0.0.1:8080/elfeed";
|
|
||||||
proxyWebsockets = true;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
"www.jakalx.net" = {
|
"www.jakalx.net" = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue