flake: change description

This commit is contained in:
matthewcroughan 2023-02-21 17:49:23 +00:00
parent eab924bbaf
commit bb51da9f45

View file

@ -4,6 +4,8 @@
extra-trusted-public-keys = [ "ai.cachix.org-1:N9dzRK+alWwoKXQlnn0H6aUx0lU/mspIoz8hMvGvbbc=" ];
};
description = "A Nix Flake that makes AI reproducible and easy to run";
inputs = {
nixpkgs = {
url = "github:NixOS/nixpkgs/nixos-unstable";