feat: Replace SearXNG with Websurfx #7

Open
franz-kafka wants to merge 1 commit from feature/websurfx into main
Owner

Replaces SearXNG with Websurfx - a faster, Rust-based meta search engine.

Changes

  • Add new websurfx.nix module
  • Uses Redis for caching via Podman containers
  • Configurable themes and color schemes (defaults to catppuccin-mocha)
  • Disable SearXNG, enable Websurfx on search.ashisgreat.xyz

Why Websurfx?

  • Written in Rust - memory-safe, faster performance
  • Modern UI with customizable themes
  • Lightweight Docker setup
  • Ad-free, privacy-focused
Replaces SearXNG with Websurfx - a faster, Rust-based meta search engine. ## Changes - Add new `websurfx.nix` module - Uses Redis for caching via Podman containers - Configurable themes and color schemes (defaults to catppuccin-mocha) - Disable SearXNG, enable Websurfx on search.ashisgreat.xyz ## Why Websurfx? - Written in Rust - memory-safe, faster performance - Modern UI with customizable themes - Lightweight Docker setup - Ad-free, privacy-focused
franz-kafka added 1 commit 2026-03-20 19:18:17 +00:00
- Add new Websurfx module (Rust-based meta search engine)
- Uses Redis for caching via Podman containers
- Configurable themes and color schemes (defaults to catppuccin-mocha)
- Disable SearXNG, enable Websurfx on search.ashisgreat.xyz
This pull request has changes conflicting with the target branch.
  • configuration.nix
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/websurfx:feature/websurfx
git checkout feature/websurfx

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff feature/websurfx
git checkout feature/websurfx
git rebase main
git checkout main
git merge --ff-only feature/websurfx
git checkout feature/websurfx
git rebase main
git checkout main
git merge --no-ff feature/websurfx
git checkout main
git merge --squash feature/websurfx
git checkout main
git merge --ff-only feature/websurfx
git checkout main
git merge feature/websurfx
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: penal-colony/nixos-vps#7
No description provided.