linux: add flavor metadata

This commit is contained in:
Jonathan Ringer
2020-10-30 09:40:12 -07:00
committed by Jonathan Ringer
parent f89356b202
commit e6db435973
4 changed files with 15 additions and 1 deletions
@@ -7,6 +7,7 @@ in
buildLinux (args // {
modDirVersion = "${version}-zen1";
inherit version;
isZen = true;
src = fetchFromGitHub {
owner = "zen-kernel";