diff --git a/flake.lock b/flake.lock index 4461a6b..fd9b8d2 100644 --- a/flake.lock +++ b/flake.lock @@ -120,11 +120,11 @@ }, "hardware": { "locked": { - "lastModified": 1705187059, - "narHash": "sha256-dSj+iIYqLA+7/5rLXWfUxw9IXRm0w8Mrm39af8klUH0=", + "lastModified": 1706085157, + "narHash": "sha256-0pTbYwn9qubaZLtuN0Ouj0neEfrir1wSNyH8gL1BzB0=", "owner": "nixos", "repo": "nixos-hardware", - "rev": "ef811636cc847355688804593282078bac7758d4", + "rev": "e756ff62c2e9db4f7c197bc1849a02024a7bfb2e", "type": "github" }, "original": { diff --git a/nixos/htpc.nix b/nixos/htpc.nix index 16a35cb..a44a75a 100644 --- a/nixos/htpc.nix +++ b/nixos/htpc.nix @@ -1,7 +1,7 @@ { lib, + inputs, outputs, - config, modulesPath, ... }: { @@ -10,6 +10,9 @@ imports = with outputs.nixosModules; [ (modulesPath + "/installer/scan/not-detected.nix") + inputs.hardware.nixosModules.common-cpu-intel-kaby-lake + inputs.hardware.nixosModules.common-pc-ssd + inputs.hardware.nixosModules.common-pc desktop-usage gnome wifi