From 7f2527e5d90ae2099ce7bc141071d05531467df1 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sun, 27 Feb 2022 08:33:01 -0800 Subject: aptos: use the hardware module for xps9300 --- hosts/aptos/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/aptos/default.nix') diff --git a/hosts/aptos/default.nix b/hosts/aptos/default.nix index c94efd0..acfbb6a 100644 --- a/hosts/aptos/default.nix +++ b/hosts/aptos/default.nix @@ -5,6 +5,7 @@ [ # Include the results of the hardware scan. ./hardware-configuration.nix ../common/desktop + ../common/hardware/xps9300.nix ]; boot = { -- cgit v1.2.3