From 36e370fb73d2f6eccd340c72e9f3866ff304fee3 Mon Sep 17 00:00:00 2001 From: Greg Hellings Date: Sat, 13 Aug 2022 00:42:30 -0500 Subject: [PATCH] Default configuration.nix file --- configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration.nix b/configuration.nix index 98ba06e..f860526 100644 --- a/configuration.nix +++ b/configuration.nix @@ -8,7 +8,7 @@ imports = [ # Include the results of the hardware scan. ./hardware-configuration.nix - ./profiles/nix.nix + ./modules/automatic/nix.nix ]; # Bootloader.