mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-11 03:21:08 +01:00
Mark rycee as maintainer for a bunch of modules
This commit is contained in:
parent
bf9b9026d9
commit
a8e08d14bb
31 changed files with 76 additions and 12 deletions
|
|
@ -93,6 +93,8 @@ let
|
|||
in
|
||||
|
||||
{
|
||||
meta.maintainers = [ maintainers.rycee ];
|
||||
|
||||
options = {
|
||||
home.file = mkOption {
|
||||
description = "Attribute set of files to link into the user home.";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue