From e6002c709e2f29aa2a50285c55bc8b790eb48d83 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Fri, 8 Apr 2022 16:54:37 -0700 Subject: hosts: rename hardware-configuration to hardware --- hosts/tahoe/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/tahoe/default.nix') diff --git a/hosts/tahoe/default.nix b/hosts/tahoe/default.nix index ad48bcc..8a3b4a6 100644 --- a/hosts/tahoe/default.nix +++ b/hosts/tahoe/default.nix @@ -2,7 +2,7 @@ { imports = [ # Include the results of the hardware scan. - ./hardware-configuration.nix + ./hardware.nix ./networking.nix ./home.nix ./services.nix -- cgit v1.2.3