mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-08 04:44:39 -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";
|
||||
}
|
||||
{
|
||||
name = "ComfyUI";
|
||||
name = "Civit";
|
||||
url = "https://civitai.com";
|
||||
tags = [
|
||||
"comfyui"
|
||||
"comfy"
|
||||
|
||||
"ui"
|
||||
"stable"
|
||||
"diffusion"
|
||||
|
@ -33,7 +32,7 @@ in
|
|||
"art"
|
||||
"generation"
|
||||
];
|
||||
keyword = "Comfy";
|
||||
keyword = "Civit";
|
||||
}
|
||||
{
|
||||
name = "Elm Packages";
|
||||
|
|
|
@ -36,6 +36,8 @@ let
|
|||
instances.opencloud.name
|
||||
instances.searx.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