mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-12 02:04:09 -05:00
add bookstack to homepage
This commit is contained in:
parent
8eafbfbe64
commit
a51a46ab31
1 changed files with 8 additions and 0 deletions
|
|
@ -74,6 +74,14 @@ lib.mkIf config.user.overseer.enable {
|
|||
}
|
||||
];
|
||||
}
|
||||
{
|
||||
Bookstack = [
|
||||
{
|
||||
icon = "bookstack.svg";
|
||||
href = "http://bookstack.wanderingcrow.net";
|
||||
}
|
||||
];
|
||||
}
|
||||
];
|
||||
}
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue