diff options
author | Preston Pan <ret2pop@gmail.com> | 2025-01-13 22:11:02 -0800 |
---|---|---|
committer | Preston Pan <ret2pop@gmail.com> | 2025-01-13 22:11:02 -0800 |
commit | dd461e48043dabee4694e2b200f4c1d9cfdbc3d9 (patch) | |
tree | bc6c481be908e92e52d7828caf17365d00f5e7b7 /journal/20250111.org | |
parent | d878a0353ba8cec87df4f79d59864c92b1ea4cea (diff) |
merge these two repos into one
Diffstat (limited to 'journal/20250111.org')
-rw-r--r-- | journal/20250111.org | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/journal/20250111.org b/journal/20250111.org new file mode 100644 index 0000000..c50aeb9 --- /dev/null +++ b/journal/20250111.org @@ -0,0 +1,16 @@ +#+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 +* Saturday, 11 January 2025 +** 02:21 +I'm currently working more on my agenda, and I've just realized how big of a task splitting +up my giant configuration into modules really is. I also have to learn about the module format +and how to exactly get the equivalent functionality (as my NixOS configuration on my laptops +are becoming stable). +** 19:36 +Ainslie is now here, and I will work more on my NixOS configuration. |