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;