diff options
author | Preston Pan <preston@nullring.xyz> | 2024-02-29 22:37:34 -0800 |
---|---|---|
committer | Preston Pan <preston@nullring.xyz> | 2024-02-29 22:37:34 -0800 |
commit | 9551c7d783b76edff579287238ab3b85d37efe25 (patch) | |
tree | 9dee84645a3e670a9790f8902e445d57d759af4d /journal/20240229.org | |
parent | 385a33828a6a95f28e0445fa89dcf1d11513ba4f (diff) |
publish nix config
Diffstat (limited to 'journal/20240229.org')
-rw-r--r-- | journal/20240229.org | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/journal/20240229.org b/journal/20240229.org new file mode 100644 index 0000000..a4cc59c --- /dev/null +++ b/journal/20240229.org @@ -0,0 +1,15 @@ +#+TITLE: Daily Journal +#+STARTUP: showeverything +#+DESCRIPTION: My daily journal entry +#+AUTHOR: Preston Pan +#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="../style.css" /> +#+html_head: <script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script> +#+html_head: <script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script> +#+options: broken-links:t +* Thursday, 29 February 2024 +** 15:24 +I'm at Starbucks right now, about to do some real analysis. I think I'm going to move to the basement +today, and I'm mostly finished my NixOS configuration with the exception of the mpd server, which +for some reason doesn't start even though I have all the required configurations. +** 18:47 +I'm journaling in emacs! |