22
0
mirror of https://github.com/SuperSandro2000/nixos-modules.git synced 2024-06-02 14:29:23 +02:00
Commit Graph

47 Commits

Author SHA1 Message Date
5f4f228708
nginx: soften assertion 2024-04-26 10:02:51 +02:00
996fc4c9e2
Fix manual build 2024-04-25 11:13:24 +02:00
3aa5a47abe
nginx: assert that HSTS header are set correctly 2024-04-24 21:49:12 +02:00
d1bb9acd4a
nginx: fix locations.extraConfig default 2024-04-24 20:27:36 +02:00
11a7f90a1c
nginx: respect defaultListenAddresses when overwriting listen for tcp fastopen 2024-01-30 00:59:34 +01:00
b376eaa114
nginx: stop using renamed options (again) 2024-01-09 23:04:24 +01:00
2434a23757
nginx: add missing option for doc gen 2024-01-08 00:40:38 +01:00
90bace38df
nginx: fix compatibility with http connect module 2024-01-06 20:00:50 +01:00
346e3cbb5a
nginx: fix open redirect for fallback server
see https://github.com/NixOS/nixpkgs/issues/277271
2024-01-06 03:30:15 +01:00
c922887def
Resolve TODOs 2024-01-06 02:32:04 +01:00
ff8ad74b9e
nginx: restart nginx when groups changed 2024-01-03 23:06:41 +01:00
2025af77c0
nginx: deduplicate upstream ebpf options 2024-01-03 22:33:53 +01:00
587a687b8e
nginx: use with 2024-01-02 16:48:31 +01:00
2e9865e82f
nginx: remove comment 2023-12-30 02:29:36 +01:00
bf52605007
nginx: open quic port if enabled 2023-12-29 18:18:01 +01:00
fac54f516c
nginx: add commonLocationsConfig 2023-12-29 03:18:58 +01:00
8516f8fe15
nginx: stop using renamed options 2023-12-26 23:39:30 +01:00
ebd413959a
nginx: fix type 2023-12-26 04:11:20 +01:00
2040a19a13
nginx: add commonServerConfig option back here 2023-12-26 01:52:39 +01:00
afd5fb8de3
nginx: rename allCompression option 2023-12-26 00:07:44 +01:00
fc5c44de21
nginx: drop commonServerConfig 2023-12-24 19:23:53 +01:00
c99597b1b1
nginx: add ipv4 for default host 2023-12-06 16:47:13 +01:00
646b9be514
Improve assertion texts 2023-12-05 02:52:08 +01:00
3634fbcf4d
nginx: fix bpf conditions 2023-09-10 15:24:48 +02:00
8161ddedc3
nginx: assert that quic_bpf is only used with nginx 1.25.0 or newer 2023-09-10 14:56:54 +02:00
7adbab67fd
nginx: reduce mkMerge usage 2023-09-10 14:07:25 +02:00
0274bc775d
nginx: complete tcp fast open settings 2023-09-09 23:03:28 +02:00
fd50ba1b05
nginx: fix typo 2023-09-09 10:42:34 +02:00
837284494b
nginx: fix eval 2023-09-09 10:42:31 +02:00
4f9b2df843
nginx: add quic, tcp fast open, other 2023-09-08 01:24:29 +02:00
d490f170b5
nginx: cleanup 2023-09-08 01:24:29 +02:00
40964e3621
nginx: add setHSTSHeader option 2023-06-29 00:57:04 +02:00
120981f782
nginx: set multiline string language 2023-06-29 00:56:48 +02:00
8b57808135
nginx: compress nix archives with zstd 2023-02-01 01:13:07 +01:00
774181f729
nginx: enable zstd compression 2023-02-01 01:12:49 +01:00
7b3ecd1d5a
nginx: add option for default 404 server 2023-01-22 19:57:24 +01:00
7fc2024c47
lint 2023-01-16 00:50:19 +01:00
b0884b6bd5
Format 2023-01-11 00:54:04 +01:00
aafa533bd1
nginx: rename two settings 2023-01-10 00:12:10 +01:00
b46a07d24b
nginx: add less logs option 2023-01-09 20:43:10 +01:00
3ebd733623
nginx: add option for subparts 2023-01-03 02:05:46 +01:00
91775e2b63
Escape ipv6 properly 2023-01-01 21:47:11 +01:00
c637341236
nginx: add dhparams, enable recommended defaults 2023-01-01 20:37:47 +01:00
fe7db01b4b
Cleanup 2022-12-23 05:38:11 +01:00
a9d80c53ec
Add opinioated defaults setting 2022-12-22 23:30:02 +01:00
1f173f875c
nginx: only open ports when nginx is enabled 2022-12-22 21:58:07 +01:00
7228139f43
Remove extra directories 2022-12-22 21:12:38 +01:00