From 5dfcbe45f61fee5d8e5031cac867e09d7993184e Mon Sep 17 00:00:00 2001 From: ChUrl Date: Fri, 28 Oct 2022 12:34:04 +0200 Subject: [PATCH] update flake --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 44fa600b..e343c84c 100644 --- a/flake.nix +++ b/flake.nix @@ -1,4 +1,5 @@ # The curly braces denote a set of keys and values. + { description = "ChUrl's very bad and basic Nix config using Flakes";