feat: changed some stuff

This commit is contained in:
Nick 2025-01-20 23:33:35 -06:00
parent 376c1d7b18
commit c67e864d40
145 changed files with 143 additions and 70 deletions

0
home/modules/gui/apps/browsers/chrome/default.nix Normal file → Executable file
View file

0
home/modules/gui/apps/browsers/default.nix Normal file → Executable file
View file

0
home/modules/gui/apps/browsers/edge/default.nix Normal file → Executable file
View file

0
home/modules/gui/apps/browsers/epiphany/default.nix Normal file → Executable file
View file

View file

@ -2,6 +2,17 @@
name = "Tools";
toolbar = false;
bookmarks = [
{
name = "Hugging Face";
url = "https://www.huggingface.co";
tags = [
"hugging"
"face"
"ai"
"gguf"
];
keyword = "Hug";
}
{
name = "Uncensored AI";
url = "https://www.aiuncensored.info";

0
home/modules/gui/apps/browsers/ladybird/default.nix Normal file → Executable file
View file

0
home/modules/gui/apps/browsers/opera/default.nix Normal file → Executable file
View file

0
home/modules/gui/apps/browsers/tor/default.nix Normal file → Executable file
View file

0
home/modules/gui/apps/browsers/vivaldi/default.nix Normal file → Executable file
View file