mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 19:46:05 +01:00
todoman: add todoman module (#5252)
* todoman: add todoman module Adds Mikilio as maintainer for new module for todoman a standards-based task manager based on iCalendar Apply suggestions from code review Co-authored-by: Robert Helgesson <robert@rycee.net> Update modules/programs/todoman.nix Co-authored-by: Robert Helgesson <robert@rycee.net> * fix: correct config name * chore: add test --------- Co-authored-by: Robert Helgesson <robert@rycee.net>
This commit is contained in:
parent
01f40d52d6
commit
d4aebb947a
6 changed files with 94 additions and 0 deletions
|
|
@ -478,6 +478,12 @@
|
|||
github = "mainrs";
|
||||
githubId = 5113257;
|
||||
};
|
||||
mikilio = {
|
||||
name = "mikilio";
|
||||
email = "official.mikilio+dev@gmail.com";
|
||||
github = "mikilio";
|
||||
githubId = 86004375;
|
||||
};
|
||||
kmaasrud = {
|
||||
name = "Knut Magnus Aasrud";
|
||||
email = "km@aasrud.com";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue