nixos-vps/modules
ashisgreat22 24d01ac630 Add modular service configuration with SearXNG and Nginx
- Create modules/ directory with reusable NixOS modules
- Add system module for main user configuration
- Add podman module for rootless container support
- Add nginx module with automatic Let's Encrypt SSL
- Add searxng module with Anubis AI firewall protection
- Configure SearXNG at search.ashisgreat.xyz
- Enable nginx reverse proxy with HTTPS

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-17 19:47:43 +01:00
..
default.nix Add modular service configuration with SearXNG and Nginx 2026-03-17 19:47:43 +01:00
nginx.nix Add modular service configuration with SearXNG and Nginx 2026-03-17 19:47:43 +01:00
podman.nix Add modular service configuration with SearXNG and Nginx 2026-03-17 19:47:43 +01:00
searxng.nix Add modular service configuration with SearXNG and Nginx 2026-03-17 19:47:43 +01:00
system.nix Add modular service configuration with SearXNG and Nginx 2026-03-17 19:47:43 +01:00