From 580374922b8d8c0be596432df6933bcb49d9a516 Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Thu, 25 Jul 2024 13:21:44 -0700 Subject: Rename host config files --- hosts/c-pc/configuration.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'hosts/c-pc/configuration.nix') diff --git a/hosts/c-pc/configuration.nix b/hosts/c-pc/configuration.nix index fd25a36..6b290c1 100644 --- a/hosts/c-pc/configuration.nix +++ b/hosts/c-pc/configuration.nix @@ -2,8 +2,8 @@ { imports = [ - ./hardware-configuration.nix - ./networking.nix + ./hardware.nix + ./network.nix ../../core ../../roles ]; -- cgit v1.2.3