nix-files/modules
Colin 4dc5378b3e dns: give different results based on which port the request arrives from
WAN and VPN requests are served by local port 1053 and `wan.uninsane.org`.

LAN requests are served by port 53 and `servo.lan.uninsane.org`.

i'm not *super* fond of this. a recursive resolver of uninsane.org via the VPN will only ever get WAN addresses (broken).

we may prefer to do IP-based responses, maybe via the same Linux firewall rules that forward from VPN namespace to root namespace
2023-05-30 12:00:30 +00:00
..
data secrets: define these by crawling the repo to decrease duplication 2023-05-14 09:50:01 +00:00
fs fs: leave a note about trying lazyAttrs 2023-05-08 09:50:10 +00:00
lib secrets: define these by crawling the repo to decrease duplication 2023-05-14 09:50:01 +00:00
persist sane.persist: make it default-true for my hosts 2023-03-11 08:36:14 +00:00
services dns: give different results based on which port the request arrives from 2023-05-30 12:00:30 +00:00
default.nix secrets: define these by crawling the repo to decrease duplication 2023-05-14 09:50:01 +00:00
feeds.nix feeds: include "title" in the output OPML -- when it exists 2023-01-13 04:13:44 +00:00
ids.nix ids: improve docs 2023-01-08 06:54:29 +00:00
image.nix flake: fix passthru overlays (fixes broken image building) 2023-01-11 09:08:46 +00:00
programs.nix programs: remove wantedBy from the fs, and make it implicit 2023-05-08 21:41:02 +00:00
sops.nix impermanence: split out sops setup 2022-12-30 04:31:24 +00:00
ssh.nix refactor hosts directory, and move ssh keys out of modules/data 2023-01-19 23:23:43 +00:00
users.nix cleanup: modules/users.nix: allow explicitly setting home, if needed 2023-01-30 11:06:47 +00:00