mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-11 17:39:37 +08:00
ncspot: adopt
This commit is contained in:
committed by
Austin Horstman
parent
c5f3451533
commit
6e36b1be0b
@@ -10,7 +10,7 @@ let
|
||||
tomlFormat = pkgs.formats.toml { };
|
||||
in
|
||||
{
|
||||
meta.maintainers = [ ];
|
||||
meta.maintainers = [ lib.maintainers.awwpotato ];
|
||||
|
||||
options.programs.ncspot = {
|
||||
enable = lib.mkEnableOption "ncspot";
|
||||
|
||||
Reference in New Issue
Block a user