flake.nix: correct description

This commit is contained in:
Astro 2022-06-10 21:53:06 +02:00
parent 540f9c62a8
commit 51d67c0a59
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{
description = "A very basic flake";
description = "Build OpenWRT images in Nix derivations";
outputs = { self, nixpkgs }@inputs: {