From 316e78f2d978516ff48b5eab70ef001fa6cf8515 Mon Sep 17 00:00:00 2001 From: Daniel Langbein Date: Thu, 12 Oct 2023 13:02:26 +0200 Subject: [PATCH] add generated hardware config --- template/flake.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/template/flake.nix b/template/flake.nix index 8cea172..2d7fd05 100644 --- a/template/flake.nix +++ b/template/flake.nix @@ -18,7 +18,6 @@ system = "x86_64-linux"; specialArgs = attrs; modules = [ - (nixpkgs.outPath + "/nixos/modules/installer/scan/not-detected.nix") disko.nixosModules.disko # Generate hardware configuration on target system and add it here.