diff options
| author | vin <vin@vineetk.net> | 2025-05-17 11:13:14 -0400 |
|---|---|---|
| committer | vin <vin@vineetk.net> | 2025-05-17 11:13:14 -0400 |
| commit | 46dc7bb471a9bf384ad7e2b1372759e6bcc86afa (patch) | |
| tree | 2f2a86fdd251c15f9f77a5d55972c6bdf11b3e7d /hosts | |
| parent | f2e8c51f06209cfced9a8c017532658bbc214d70 (diff) | |
b
Diffstat (limited to 'hosts')
| -rw-r--r-- | hosts/demiurge/default.nix | 2 | ||||
| -rw-r--r-- | hosts/hastur/default.nix | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/hosts/demiurge/default.nix b/hosts/demiurge/default.nix index 08cc90e..668e956 100644 --- a/hosts/demiurge/default.nix +++ b/hosts/demiurge/default.nix | |||
| @@ -315,6 +315,8 @@ | |||
| 315 | listen-address = "127.0.0.1"; | 315 | listen-address = "127.0.0.1"; |
| 316 | bind-interfaces = true; | 316 | bind-interfaces = true; |
| 317 | no-resolv = true; | 317 | no-resolv = true; |
| 318 | |||
| 319 | conf-file = "/data/src/clones/networking/hagezi_dns-blocklists/dnsmasq/ultimate.txt"; | ||
| 318 | }; | 320 | }; |
| 319 | }; | 321 | }; |
| 320 | 322 | ||
diff --git a/hosts/hastur/default.nix b/hosts/hastur/default.nix index de578e8..5127533 100644 --- a/hosts/hastur/default.nix +++ b/hosts/hastur/default.nix | |||
| @@ -61,7 +61,7 @@ | |||
| 61 | ''; | 61 | ''; |
| 62 | }; | 62 | }; |
| 63 | 63 | ||
| 64 | FloridaPoly_BYOD = { }; | 64 | USF-Guest = { }; |
| 65 | 65 | ||
| 66 | iphonebob.pskRaw = "***REDACTED_PSK***"; | 66 | iphonebob.pskRaw = "***REDACTED_PSK***"; |
| 67 | Retreat_86WiFi.pskRaw = "***REDACTED_PSK***"; | 67 | Retreat_86WiFi.pskRaw = "***REDACTED_PSK***"; |
