Add front matters

This commit is contained in:
2024-09-22 13:45:38 +02:00
parent 87602227f4
commit 8237b225a9
2 changed files with 17 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
---
title: "Fun driven development"
description: ""
date: 2024-09-22
draft: true
tags: ["short", "tools"]
---
I use a lot of nerdy tools (linux, nix, river), some tools also have a steep learning curve (vim, dvorak). I also type on this:
![]()

View File

@@ -1,3 +1,11 @@
---
title: "Nix"
description: ""
date: 2024-09-22
draft: true
tags: ["nix", "tools"]
---
This are my thoughts about nix, a tool I use & love, that I don't recommend.