From 6c58bdf0c7a62f1fc1bd63ee9c613a4eb40c88ea Mon Sep 17 00:00:00 2001 From: Andrey0189 Date: Tue, 24 Dec 2024 10:16:29 +0500 Subject: [PATCH] add 'git add' --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6238007..5f8a3fd 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,7 @@ To get started with this setup, follow these steps: ```bash cd nixos-config-reborn + git add . nixos-rebuild switch --flake ./# # or nixos-install --flake ./# if you are installing on a fresh system home-manager switch