From 2bc23c9f0688a2d65d59aebc9c49bf32df9cddce Mon Sep 17 00:00:00 2001 From: mehbark Date: Mon, 14 Aug 2023 07:57:39 -0400 Subject: [PATCH] remove home.nix import from configuration.nix --- configuration.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/configuration.nix b/configuration.nix index 3478a5b..951f7c8 100644 --- a/configuration.nix +++ b/configuration.nix @@ -15,7 +15,6 @@ imports = [ # Include the results of the hardware scan. ./hardware-configuration.nix - ./home.nix ]; # Bootloader.