diff --git a/markdown/flake.nix b/markdown/flake.nix index 146e324..df62c52 100644 --- a/markdown/flake.nix +++ b/markdown/flake.nix @@ -1,5 +1,5 @@ { - description = "A template flake for development with gcc"; + description = "A template flake for editing markdown files (helix on system required)"; inputs = { nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";