From 0823e0e688113cd5d49db95b3e48293aa4c4899e Mon Sep 17 00:00:00 2001 From: Kat Inskip Date: Sun, 30 Jul 2023 10:09:37 -0700 Subject: [PATCH] Flake description change --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index b214e4d3..e18a222e 100644 --- a/flake.nix +++ b/flake.nix @@ -1,5 +1,5 @@ { - description = "the katzian monorepo effort"; + description = "Kat's Infrastructure"; inputs = { # to allow non-nix 2.4 evaluation flake-compat = {