diff options
Diffstat (limited to 'hosts/aptos/default.nix')
| -rw-r--r-- | hosts/aptos/default.nix | 2 |
1 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 |
