Meta: remove comments

This commit is contained in:
Jan Kremer 2024-05-31 14:27:45 +02:00
parent ff91ad1f8d
commit e083b710ec
Signed by: jan
GPG key ID: A7DA689CB3B078EC
8 changed files with 0 additions and 23 deletions

View file

@ -4,7 +4,6 @@ date: 2024-03-14
description: Moving from Homebrew to Nix. Mostly.
tags:
- nix
showComments: false
---
For about a year, I've been fascinated by [Nix and NixOS](https://nixos.org). I don't remember exactly what fascinated me at first, probably the possibility to setup and configure my system using a single file. A few weeks ago, I decided to give it a serious try.