diff --git a/flake.nix b/flake.nix index 602a0ec..c558e23 100644 --- a/flake.nix +++ b/flake.nix @@ -1,5 +1,5 @@ { - description = "My development environment"; + description = "My Neovim configuration"; inputs = { nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";