parent
be26969d9b
commit
a3070ba52d
4 changed files with 42 additions and 0 deletions
12
hosts/nixedo/services/homepage/services.nix
Normal file
12
hosts/nixedo/services/homepage/services.nix
Normal file
|
@ -0,0 +1,12 @@
|
|||
[
|
||||
{
|
||||
"Media" = [
|
||||
{
|
||||
"Jellyfin" = {
|
||||
description = "Jellyfin";
|
||||
href = "https://jellyfin.oliverdavies.uk";
|
||||
};
|
||||
}
|
||||
];
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue