mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-08 12:54:38 -05:00
feat: updated bookmarks
This commit is contained in:
parent
b01f84b5d3
commit
fbbb303def
4 changed files with 5 additions and 4 deletions
0
modules/home/cli/development/tooling/python/default.nix
Normal file → Executable file
0
modules/home/cli/development/tooling/python/default.nix
Normal file → Executable file
|
@ -21,11 +21,10 @@ in
|
||||||
keyword = "Discord";
|
keyword = "Discord";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "ComfyUI";
|
name = "Civit";
|
||||||
url = "https://civitai.com";
|
url = "https://civitai.com";
|
||||||
tags = [
|
tags = [
|
||||||
"comfyui"
|
|
||||||
"comfy"
|
|
||||||
"ui"
|
"ui"
|
||||||
"stable"
|
"stable"
|
||||||
"diffusion"
|
"diffusion"
|
||||||
|
@ -33,7 +32,7 @@ in
|
||||||
"art"
|
"art"
|
||||||
"generation"
|
"generation"
|
||||||
];
|
];
|
||||||
keyword = "Comfy";
|
keyword = "Civit";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "Elm Packages";
|
name = "Elm Packages";
|
||||||
|
|
|
@ -36,6 +36,8 @@ let
|
||||||
instances.opencloud.name
|
instances.opencloud.name
|
||||||
instances.searx.name
|
instances.searx.name
|
||||||
instances.vaultwarden.name
|
instances.vaultwarden.name
|
||||||
|
instances.prompter.name
|
||||||
|
instances.comfyui.name
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
|
|
0
modules/nixos/services/prompter/default.nix
Normal file → Executable file
0
modules/nixos/services/prompter/default.nix
Normal file → Executable file
Loading…
Add table
Add a link
Reference in a new issue