mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-21 01:39:39 +01:00
ncspot: adopt
This commit is contained in:
parent
c5f3451533
commit
6e36b1be0b
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ let
|
|||
tomlFormat = pkgs.formats.toml { };
|
||||
in
|
||||
{
|
||||
meta.maintainers = [ ];
|
||||
meta.maintainers = [ lib.maintainers.awwpotato ];
|
||||
|
||||
options.programs.ncspot = {
|
||||
enable = lib.mkEnableOption "ncspot";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue