From e5b2108210253e8bcde40dc9e54b5acb28bd83cb Mon Sep 17 00:00:00 2001 From: lukas Date: Tue, 23 May 2023 23:20:44 +0200 Subject: [PATCH] mini fix --- recipes/nano.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/nano.cfg b/recipes/nano.cfg index ef5b293..f987dee 100644 --- a/recipes/nano.cfg +++ b/recipes/nano.cfg @@ -14,6 +14,6 @@ %include ../ingredients/base-fedora-repo.cfg # offical repositories for Fedora %include ../ingredients/base-storage.cfg # base storage %include ../ingredients/base-nano.cfg # A base system -%include ../ingredients/base-initial-setup # Includes initial-setup so on first-boot a new user can be created +%include ../ingredients/base-initial-setup.cfg # Includes initial-setup so on first-boot a new user can be created poweroff # Shut down the system after a successful installation \ No newline at end of file