keyd: add homepage (#477201)

This commit is contained in:
Aleksana
2026-01-06 12:12:45 +00:00
committed by GitHub
+1
View File
@@ -72,6 +72,7 @@ stdenv.mkDerivation {
meta = {
description = "Key remapping daemon for Linux";
homepage = "https://github.com/rvaiya/keyd";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ alfarel ];
platforms = lib.platforms.linux;