Unverified Commit f7317ff8 authored by Franz Pletz's avatar Franz Pletz Committed by GitHub
Browse files

nixos/networkd: fix typo (#506421)

parents df81b788 27764723
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2360,7 +2360,7 @@ let
      description = ''
        Whether to manage network configuration using {command}`systemd-network`.

        This also enables {option}`systemd.networkd.enable`.
        This also enables {option}`systemd.network.enable`.
      '';
    };