diff --git a/flake.nix b/flake.nix index bcabb2b..c9eede0 100644 --- a/flake.nix +++ b/flake.nix @@ -1,5 +1,5 @@ { - description = "Genode packages"; + description = "Nix flavored Genode distribution"; inputs.nixpkgs.url = "github:ehmry/nixpkgs/genodepkgs";