mirror of
https://github.com/Andrey0189/nixos-config-reborn.git
synced 2025-09-15 10:06:00 +03:00
add 'git add'
This commit is contained in:
@@ -70,6 +70,7 @@ To get started with this setup, follow these steps:
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
cd nixos-config-reborn
|
cd nixos-config-reborn
|
||||||
|
git add .
|
||||||
nixos-rebuild switch --flake ./#<hostname>
|
nixos-rebuild switch --flake ./#<hostname>
|
||||||
# or nixos-install --flake ./#<hostname> if you are installing on a fresh system
|
# or nixos-install --flake ./#<hostname> if you are installing on a fresh system
|
||||||
home-manager switch
|
home-manager switch
|
||||||
|
Reference in New Issue
Block a user