11.stylix/modules/swaylock/meta.nix

5 lines
81 B
Nix

{ lib, ... }:
{
maintainers = [ lib.maintainers.naho ];
name = "swaylock";
}