remove resource specificity from tagline

This commit is contained in:
Bryton Hall 2022-08-28 15:27:18 -04:00
parent e75b801a31
commit d24c6d0f35
3 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
{
description = "Kubernetes resource management with nix";
description = "Kubernetes management with nix";
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable";