Files
sims/nix/stylix/meta.nix
2025-09-29 11:10:25 +02:00

6 lines
111 B
Nix

{ lib }:
{
name = "Makku Bar";
homepage = "https://github.com/Makesesama/makku-bar";
maintainers = [ ];
}