nixpkgs/nixos
Vincent Haupert ce81231420 nixos/networkd: add dhcpServerStaticLeaseConfig option
Add `systemd.network.networks.*.dhcpServerStaticLeaseConfig` to allow
for configuring static DHCP leases through the `[DHCPServerStaticLease]`
section. See systemd.network(5) of systemd 249 for details.

Also adds the NixOS test `systemd-networkd-dhcpserver-static-lease` to
test the assignment of static leases.
2021-11-30 09:58:33 +01:00
..
doc Merge pull request #147898 from tomberek/release_bump 2021-11-29 19:12:44 -07:00
lib make-disk-image: Make additionalPaths work with Nix 2.4 2021-11-29 21:11:15 +01:00
maintainers create-amis.sh: possible deprecation 2021-11-11 09:04:29 -07:00
modules nixos/networkd: add dhcpServerStaticLeaseConfig option 2021-11-30 09:58:33 +01:00
tests nixos/networkd: add dhcpServerStaticLeaseConfig option 2021-11-30 09:58:33 +01:00
COPYING
default.nix
README
release-combined.nix
release-small.nix
release.nix lxdImage: split from docker profile, use generators.toYAML 2021-11-03 07:49:54 +01:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
https://nixos.org/nixos and in the manual in doc/manual.