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.