11.stylix/modules/vicinae/meta.nix
0xda157 89f99bfeb8
vicinae: init (#1994)
Link: https://github.com/nix-community/stylix/pull/1994

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-11-21 22:34:06 +01:00

6 lines
122 B
Nix

{ lib, ... }:
{
name = "Vicinae";
homepage = "https://docs.vicinae.com";
maintainers = [ lib.maintainers.da157 ];
}