11.stylix/modules/sioyek/meta.nix
dastarruer ec4d1ce9da
sioyek: init (#2199)
Closes: https://github.com/nix-community/stylix/issues/2148
Link: https://github.com/nix-community/stylix/pull/2199

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2026-02-19 22:23:23 +01:00

6 lines
121 B
Nix

{ lib, ... }:
{
name = "Sioyek";
homepage = "https://sioyek.info";
maintainers = [ lib.maintainers.dastarruer ];
}