From d610a40c132e65b6a56a7a0da8806966bbd41f72 Mon Sep 17 00:00:00 2001 From: ene Date: Fri, 3 Feb 2023 17:12:57 +0100 Subject: Style: Formatting --- hosts/IDOHVE/networking.nix | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'hosts/IDOHVE/networking.nix') diff --git a/hosts/IDOHVE/networking.nix b/hosts/IDOHVE/networking.nix index 67e5bd15..5d5f194a 100644 --- a/hosts/IDOHVE/networking.nix +++ b/hosts/IDOHVE/networking.nix @@ -1,4 +1,8 @@ -{config, lib, ...}: { +{ + config, + lib, + ... +}: { # Enables DHCP on each ethernet and wireless interface. In case of scripted networking # (the default) this is the recommended approach. When using systemd-networkd it's # still possible to use this option, but it's recommended to use it in conjunction -- cgit 1.4.1