1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 19:46:05 +01:00

Mark rycee as maintainer for a bunch of modules

This commit is contained in:
Robert Helgesson 2017-09-26 23:40:31 +02:00
parent bf9b9026d9
commit a8e08d14bb
No known key found for this signature in database
GPG key ID: C3DB11069E65DC86
31 changed files with 76 additions and 12 deletions

View file

@ -9,6 +9,8 @@ let
in
{
meta.maintainers = [ maintainers.rycee ];
options = {
programs.eclipse = {
enable = mkEnableOption "Eclipse";