My Nix Configuration
1bots: 2 - import: (data)/bots/ai-robots-txt.yaml 3 - import: CUSTOM/block/alibaba-cloud.yaml 4 5 # Allow bitwarden apps 6 - name: allow-bitwarden-mobile 7 user_agent_regex: Bitwarden_Mobile 8 action: ALLOW 9 - name: allow-bitwarden-webext 10 user_agent_regex: Mozilla 11 action: ALLOW 12 13 - import: (data)/common/keep-internet-working.yaml 14 - import: CUSTOM/challenge/generic-browser.yaml 15 16dnsbl: false