From b9226b4b15d09b5f3e3b10aacac4eb48913977f8 Mon Sep 17 00:00:00 2001 From: Leyla Becker Date: Sat, 21 Sep 2024 23:21:35 -0500 Subject: [PATCH] ran linter --- hosts/defiant/hardware-configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/defiant/hardware-configuration.nix b/hosts/defiant/hardware-configuration.nix index 709430e..4b58353 100644 --- a/hosts/defiant/hardware-configuration.nix +++ b/hosts/defiant/hardware-configuration.nix @@ -33,7 +33,7 @@ hostName = "defiant"; # Define your hostname. useNetworkd = true; }; - + systemd.network = { enable = true;