From 2b234141e3165069cefd3306a0f136cb7590c78f Mon Sep 17 00:00:00 2001 From: yousiki Date: Thu, 8 Feb 2024 11:32:13 +0800 Subject: [PATCH] Update description in flake.nix file --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index dc66737..33e29ed 100644 --- a/flake.nix +++ b/flake.nix @@ -1,5 +1,5 @@ { - description = "Daily configuration based on Nix and Flake"; + description = "nix configurations for daily life"; outputs = {self, ...} @ inputs: let # The global variables that can be accessed from every module.