mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-28 17:14:17 -05:00
add jira
This commit is contained in:
parent
0dc8b18e09
commit
060177d124
1 changed files with 12 additions and 0 deletions
|
|
@ -154,6 +154,18 @@ lib.mkIf config.user.overseer.enable {
|
|||
}
|
||||
];
|
||||
}
|
||||
{
|
||||
Work = [
|
||||
{
|
||||
Jira = [
|
||||
{
|
||||
icon = "jira.svg";
|
||||
href = "https://home.atlassian.com/";
|
||||
}
|
||||
];
|
||||
}
|
||||
];
|
||||
}
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue