11.stylix/modules/swaync/meta.nix

5 lines
100 B
Nix

{ lib, ... }:
{
maintainers = [ lib.maintainers.themaxmur ];
name = "SwayNotificationCenter";
}