From c85d8b9bd11b6270ff1910d20784389df39db033 Mon Sep 17 00:00:00 2001 From: Jacob Birkett Date: Thu, 1 Feb 2024 23:18:04 -0700 Subject: [PATCH] flake: update description --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 55d720f..374d89c 100644 --- a/flake.nix +++ b/flake.nix @@ -1,5 +1,5 @@ { - description = "brain"; + description = "A script to patch the MonoLisa font with Nerd Fonts glyphs."; inputs.nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable"; outputs = inputs @ {