mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-17 18:45:12 -05:00
feat: wiki test
This commit is contained in:
parent
825ed6fa5d
commit
608639fddb
9 changed files with 122 additions and 16 deletions
|
@ -495,6 +495,18 @@
|
|||
tags = ["ollama" "chat" "ai"];
|
||||
keyword = "Ollama";
|
||||
}
|
||||
{
|
||||
name = "Owncast (Admin)";
|
||||
url = "http://192.168.50.140:9454";
|
||||
tags = ["owncast" "own" "cast" "stream"];
|
||||
keyword = "Owncast";
|
||||
}
|
||||
{
|
||||
name = "Owncast (Server)";
|
||||
url = "http://stream.the-nutrivore.social";
|
||||
tags = ["owncast" "own" "cast" "stream"];
|
||||
keyword = "Owncast";
|
||||
}
|
||||
{
|
||||
name = "PeerTube";
|
||||
url = "https://video.the-nutrivore.social";
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
plugins = with pkgs.obs-studio-plugins; [
|
||||
obs-tuna
|
||||
obs-vkcapture
|
||||
obs-multi-rtmp
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue