moved hardware-configuration.nix to xps13-hardware-configuration.nix

This commit is contained in:
2025-08-20 11:45:28 -04:00
parent 4bc1ac66e8
commit b9e1158b8f
2 changed files with 1 additions and 1 deletions

View File

@@ -7,7 +7,7 @@
{ {
imports = imports =
[ # Include the results of the hardware scan. [ # Include the results of the hardware scan.
./hardware-configuration.nix ./xps13-hardware-configuration.nix
./modules/shares.nix ./modules/shares.nix
./modules/sops.nix ./modules/sops.nix
./modules/laptop.nix ./modules/laptop.nix