diff --git a/hosts/pixnix/hardware-configuration.nix b/hosts/pixnix/hardware-configuration.nix index 3765270..b01ec79 100644 --- a/hosts/pixnix/hardware-configuration.nix +++ b/hosts/pixnix/hardware-configuration.nix @@ -1,9 +1,9 @@ { config, lib, pkgs, modulesPath, ... }: { - imports = - [ (modulesPath + "/installer/scan/not-detected.nix") - ]; + imports = [ + (modulesPath + "/installer/scan/not-detected.nix") + ]; boot = { initrd = {