aboutsummaryrefslogtreecommitdiff
path: root/hosts/aptos
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/aptos')
-rw-r--r--hosts/aptos/default.nix2
-rw-r--r--hosts/aptos/hardware.nix (renamed from hosts/aptos/hardware-configuration.nix)0
2 files changed, 1 insertions, 1 deletions
diff --git a/hosts/aptos/default.nix b/hosts/aptos/default.nix
index 0a2c772..5887d46 100644
--- a/hosts/aptos/default.nix
+++ b/hosts/aptos/default.nix
@@ -2,7 +2,7 @@
{
imports = [ # Include the results of the hardware scan.
- ./hardware-configuration.nix
+ ./hardware.nix
./sound.nix
./networking.nix
./profile.nix
diff --git a/hosts/aptos/hardware-configuration.nix b/hosts/aptos/hardware.nix
index 085db9f..085db9f 100644
--- a/hosts/aptos/hardware-configuration.nix
+++ b/hosts/aptos/hardware.nix