about summary refs log tree commit diff
path: root/hosts/aptos/default.nix
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-02-27 08:33:01 -0800
committerFranck Cuny <franck@fcuny.net>2022-02-27 13:05:31 -0800
commit7f2527e5d90ae2099ce7bc141071d05531467df1 (patch)
tree3290265111e1c7a55112cfb76be40a1d135d02b8 /hosts/aptos/default.nix
parenthardware: start capturing hardware related stuff (diff)
downloadworld-7f2527e5d90ae2099ce7bc141071d05531467df1.tar.gz
aptos: use the hardware module for xps9300
Diffstat (limited to 'hosts/aptos/default.nix')
-rw-r--r--hosts/aptos/default.nix1
1 files changed, 1 insertions, 0 deletions
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 = {