The code and data behind xeiaso.net
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

notes/homelab-v2: change publish date

Signed-off-by: Xe Iaso <me@xeiaso.net>

Xe Iaso 7d3958e3 3cf7cc79

+13 -1
+2 -1
lume/src/notes/2024/homelab-v2/02.mdx
··· 1 1 --- 2 2 title: "Rebuilding the homelab: CoreOS has entered the chat" 3 - date: 2024-05-04 3 + date: 2024-05-05 4 + patronExclusive: true 4 5 tags: 5 6 - homelab 6 7 - coreos
+11
lume/src/notes/2024/homelab-v2/index.md
··· 1 + --- 2 + title: Homelab v2 3 + series: "" 4 + layout: base.njk 5 + --- 6 + 7 + # Homelab v2 8 + 9 + My homelab consists of a few machines running NixOS. I've been put into [facts and circumstances beyond my control](/blog/2024/much-ado-about-nothing/) that make me need to reconsider my life choices. I'm going to be rebuilding my homelab and documenting the process in this series of posts. 10 + 11 + This will be public in the future. Patience.