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

6 lines
131 B
Nix

{ lib, ... }:
{
name = "Wofi";
homepage = "https://hg.sr.ht/~scoopta/wofi";
maintainers = [ lib.maintainers.mateusauler ];
}