Jonas Heinrich
370bcffd35
nixos/networkd-dispatcher: added missing enum value "enslaved" to option "onState" ( #382574 )
2025-03-05 10:52:31 +01:00
Jakob Klepp
7bffbf3c4c
nixos/nats: add option validateConfig ( #387048 )
...
As discussed in the comments of https://github.com/NixOS/nixpkgs/pull/322035
and in the issue https://github.com/NixOS/nixpkgs/issues/333119
config validation fails at build time when the config
references files unavailable during build time
nixos/nats: nixfmt 'nixos/modules/services/networking/nats.nix'
2025-03-04 17:51:09 -08:00
Sandro
4f8cf45715
nixos/inadyn: fix defaultText ( #384773 )
2025-03-04 19:02:20 +01:00
Faye Duxovni
87806c913c
nixos/syncthing: prevent enabling overrideFolders and autoAcceptFolders simultaneously ( #321872 )
...
* syncthing: prevent enabling overrideFolders and autoAcceptFolders simultaneously
* Fix href in services.syncthing.overrideFolders default text
2025-03-01 14:36:50 +01:00
Sandro
511e62f5ec
nixos/soju: add option to overwrite generated configFile ( #340583 )
2025-02-27 23:34:58 +01:00
Sandro
291fe081dc
netclient: add network-online dependency to get rid of warning ( #371276 )
2025-02-27 23:28:17 +01:00
Michele Guerini Rocco
af8642b189
nixos/hostapd: add passwordFile to structured SAE entries ( #365727 )
2025-02-27 13:51:23 +01:00
Sandro
245441e2a2
nixos/avahi: only enable ipv6 when networking.enableIPv6 is true
2025-02-24 17:19:55 +01:00
Weijia Wang
1c4fe4d409
services.flannel: add an extraNetworkConfig configuration, add missing kernel module ( #365317 )
2025-02-24 15:54:44 +01:00
Sandro
9d2e28a82e
nixos/inadyn: fix defaultText
2025-02-24 14:40:05 +01:00
Peder Bergebakken Sundt
d525eb5838
treewide: fix typos
...
done with `fd \\\.md$ . --type f -x typos --write-changes`
2025-02-22 02:02:07 +01:00
Peter Lehmann
13ff2e0395
nixos/routinator: fix service being always enabled
2025-02-21 23:48:43 +01:00
Martin Weinelt
bf25eae002
nixos/routinator: init module ( #380046 )
2025-02-21 23:07:21 +01:00
Peter Lehmann
c468f4e261
nixos/routinator: init module
2025-02-21 19:10:18 +01:00
Solomon
6cd88104d7
nixos/openssh: allow post-quantum KexAlgorithms introduced in v9.9 ( #378875 )
...
`mlkem768x25519-sha256` and the vendor-neutral `sntrup761x25519-sha512`
name are new in OpenSSH 9.9 <https://www.openssh.com/txt/release-9.9 >
Co-authored-by: Mynacol <Mynacol@users.noreply.github.com>
2025-02-19 22:04:03 +01:00
a-kenji
fdbcd907e9
nixos/syncthing: Fix typos
2025-02-19 15:44:05 +07:00
Christian Stoitner
224f7fc478
nixos/networkd-dispatcher: added missing enum value "enslaved" to option "onState"
2025-02-16 15:01:31 +01:00
Jared Baur
846779bc8e
nixos/yggdrasil: use exec to replace bash instance
2025-02-14 11:58:45 +05:30
dish
6aa47a42fe
nixos/zerotierone: fix documentation link formatting
2025-02-12 21:03:21 +01:00
dish
f3acac425d
nixos/wg-access-server: fix documentation link formatting
2025-02-12 21:03:21 +01:00
dish
af8af80782
nixos/opengfw: fix documentation link formatting
2025-02-12 21:03:21 +01:00
dish
3dd73303bb
nixos/headscale: fix documentation link formatting
2025-02-12 21:03:21 +01:00
dish
f53cf94cab
nixos/firewall: fix documentation link formatting
2025-02-12 21:03:21 +01:00
dish
70c805c634
nixos/epmd: fix documentation link formatting
2025-02-12 21:03:21 +01:00
dish
5d48ee0d4b
nixos/deconz: fix documentation link formatting
2025-02-12 21:03:21 +01:00
dish
91980b93cf
nixos/ddns-updater: fix documentation link formatting
2025-02-12 21:03:21 +01:00
dish
7e6083be99
nixos/ddclient: fix documentation link formatting
2025-02-12 21:03:21 +01:00
dish
85ca769c72
nixos/coturn: fix documentation link formatting
2025-02-12 21:03:21 +01:00
dish
ce335f7a6c
nixos/atticd: fix documentation link formatting
2025-02-12 21:03:21 +01:00
dish
5fb7bc8c5f
nixos/3proxy: fix documentation link formatting
2025-02-12 21:03:21 +01:00
dish
961e7dd1db
nixos/nghttpx: fix documentation link formatting
2025-02-12 21:03:21 +01:00
misuzu
2bf51f5ddf
nixos/nats: make config validation friendly to cross compilation ( #379405 )
2025-02-10 20:13:37 +02:00
Azat Bahawi
0589bd307d
nixos/{wg-quick,wireguard}: add AmneziaWG support ( #341663 )
2025-02-09 10:03:27 +03:00
AveryanAlex
3896639b27
nixos/wireguard-networkd: add assertion for type == "wireguard"
2025-02-08 14:28:31 +03:00
Tom Herbers
5abb11bbe7
nixos/bird: rename bird2 to bird, switch to bird3 by default
...
This is done in view of the Release of the new v3 of Bird.
Switch to the bird3 package for the `services.bird.package` option.
Switch the `bird` package alias to bird3.
2025-02-06 16:35:44 +01:00
Tom Herbers
7d67acbe4a
nixos/bird: add package option
...
This is done to allows to easier change which bird package should be used
2025-02-06 16:29:01 +01:00
Jared Baur
d4549901c8
nixos/nats: make config validation friendly to cross compilation
2025-02-04 12:08:41 -08:00
Sandro
b1b6a16499
nixos/tailscale-derper: drop nginx upstream to improve reliability ( #377640 )
2025-02-02 22:18:04 +01:00
nikstur
9015a21afc
g3proxy: init at 1.10.4 ( #378059 )
2025-02-01 22:45:13 +01:00
Raito Bezarius
f0652b5dff
nixos/services/networking/g3proxy: init
...
This adds a simple hardened systemd-based module for g3proxy, a generic
purpose forward proxy.
Change-Id: I8c6e5d2cc8a9faa2aea8c5df3af56756ffed542d
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
Co-authored-by: Elias Coppens <elias.coppens@ens.fr>
2025-02-01 22:34:53 +01:00
Nick Cao
45d60dfce5
nixos/sing-box: add assertions for deprecated geoip and geosite options
2025-02-01 09:23:52 -05:00
Nick Cao
3a661055bb
nixos/sing-box: unset deprecated geoip and geosite options by default
2025-02-01 09:23:36 -05:00
Michele Guerini Rocco
2e4d19a429
nixos/wireless: fix indentation of extraConfig ( #377482 )
2025-01-29 14:14:10 +01:00
wrvsrx
fbf6812275
nixos/wireless: fix indentation of extraConfig
2025-01-29 16:15:13 +08:00
Sandro Jäckel
0405f0270c
nixos/tailscale-derper: drop nginx upstream to improve reliability
...
When I initially tested this, the upstream seemed a good idea and worked
as expected but it no longer does and disconnects clients every 60
seconds indicated by the following line in tailscaled on the client:
magicsock: [0xc00444a640] derp.Recv(derp-901): derp.Recv: EOF
By connecting directly things work more reliable and there are no
connection resets every 60 seconds anymore.
2025-01-29 00:25:11 +01:00
Krzysztof Nazarewski
9962b33f51
nixos/netbird: update docs & release notes
2025-01-28 12:34:55 +01:00
Krzysztof Nazarewski
49a26eda2a
nixos/netbird: harden and extend options
2025-01-28 12:34:55 +01:00
Peder Bergebakken Sundt
75b2b7e946
nixos/*: undo manual linking to known manpage urls
...
Made with:
jq <doc/manpage-urls.json 'to_entries[] | "rg -F \"[\(.key)](\(.value))\" nixos/ -l | xe sd -F \"[\(.key)](\(.value))\" \"{manpage}`\(.key)`\""' -r | tr \" \' | bash -x
(requires ripgrep, sd and xe)
2025-01-27 02:47:02 +01:00
Peder Bergebakken Sundt
953f72e76e
nixos/*: tag manpage references
2025-01-27 02:47:01 +01:00
Michele Guerini Rocco
6f20987865
nixos/wireless: remove patch warning from allowAuxiliaryImperativeNetworks option ( #374666 )
2025-01-26 09:43:17 +01:00