From 80b2a5ed2cf30c66ec75480c24c53c7b329c3381 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Tue, 2 May 2023 17:50:50 -0700 Subject: profiles/hardware: create a few profiles related to hardware --- 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 49d4c14..3ae3f86 100644 --- a/hosts/aptos/default.nix +++ b/hosts/aptos/default.nix @@ -7,6 +7,7 @@ ./services.nix "${self}/profiles/workstation.nix" "${self}/profiles/laptop.nix" + "${self}/profiles/hardware/xps9300.nix" ]; # install and configure sway -- cgit 1.4.1