chore: add description to flake

This commit is contained in:
dusk 2023-04-12 07:17:37 +03:00
parent a0d87a05f8
commit e91877754b
Signed by: dusk
GPG Key ID: 1D8F8FAF2294D6EA

View File

@ -1,4 +1,6 @@
{
description = "Web application for musikcube servers";
inputs.parts.url = "github:hercules-ci/flake-parts";
inputs.nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
inputs.systems.url = "github:nix-systems/x86_64-linux";