11.stylix/modules/wayfire/meta.nix
2025-05-18 14:09:50 +01:00

6 lines
119 B
Nix

{ lib, ... }:
{
name = "Wayfire";
homepage = "https://wayfire.org/";
maintainers = [ lib.maintainers._0x5a4 ];
}