diff --git a/flake.nix b/flake.nix index ee48247..832c0a2 100644 --- a/flake.nix +++ b/flake.nix @@ -1,5 +1,5 @@ { - description = "A very basic flake"; + description = "Build OpenWRT images in Nix derivations"; outputs = { self, nixpkgs }@inputs: {