blob: c50aeb9f131d7419fded0eb447aced5f9d471450 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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.
|