Configure redlib
This commit is contained in:
parent
1ed3a529c9
commit
a7a9567222
5 changed files with 21 additions and 1 deletions
hosts/nixos/lapetus/services
|
@ -126,6 +126,12 @@ in
|
|||
logo = icon "invidious.png";
|
||||
url = "https://yt.moonythm.dev";
|
||||
}
|
||||
{
|
||||
name = "Redlib";
|
||||
subtitle = "Reddit client";
|
||||
logo = icon "libreddit.png";
|
||||
url = "https://redlib.moonythm.dev";
|
||||
}
|
||||
{
|
||||
name = "Diptime";
|
||||
subtitle = "Diplomacy timer";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue