diff --git a/flake.nix b/flake.nix index 788368a..416aa1d 100644 --- a/flake.nix +++ b/flake.nix @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-3.0-only { - description = "Build zonewatch"; + description = "Increment the serial number in a DNS zone file if something changes"; inputs = { nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable";