From 6a7cf88f300511014d8ede6a4e302e5ff7a81941 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Sat, 11 May 2024 15:42:21 +0100 Subject: [PATCH] Add a description to the flake --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index f998ef3..067b891 100644 --- a/flake.nix +++ b/flake.nix @@ -1,5 +1,5 @@ { - description = ""; + description = "Evie's home-manager configurations"; nixConfig = { extra-substituters = ["https://nix.xenia.me.uk"];