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

6 lines
133 B
Nix

{ lib, ... }:
{
name = "ncspot";
homepage = "https://github.com/hrkfdn/ncspot";
maintainers = [ lib.maintainers.awwpotato ];
}