Unverified Commit 27764723 authored by 2kybe3's avatar 2kybe3
Browse files

nixos/networkd: fix typo

parent e0c4b2c8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1931,7 +1931,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`.
      '';
    };