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