ncspot: adopt

This commit is contained in:
awwpotato
2025-06-13 11:43:10 -07:00
committed by Austin Horstman
parent c5f3451533
commit 6e36b1be0b

View File

@@ -10,7 +10,7 @@ let
tomlFormat = pkgs.formats.toml { };
in
{
meta.maintainers = [ ];
meta.maintainers = [ lib.maintainers.awwpotato ];
options.programs.ncspot = {
enable = lib.mkEnableOption "ncspot";