feat: updated bookmarks

This commit is contained in:
Nick 2025-07-30 16:44:31 -05:00
parent b01f84b5d3
commit fbbb303def
4 changed files with 5 additions and 4 deletions

View file

View 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";

View file

@ -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
View file