Skip to content

Commit

Permalink
docs: add NOTE
Browse files Browse the repository at this point in the history
  • Loading branch information
romelBen committed Jul 24, 2024
1 parent bb6ae21 commit 4422a56
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ You must change the following:
- Change the username and hostname to your specs in `flake.nix` and `./home-manager/*.nix`. Username would be your name you have assigned to your local computer and hostname is already done but to understand what is being pulled, run the following command: `hostname -s` or `scutil --get LocalHostName`.

## Setup Nix On Local Workstation
> [!NOTE]
> For your first install, this will take around 10-15 minutes to setup so grab a drink and some popcorn as it runs it's process.
To make life easier, I created a Makefile to install the pre-requisites necessary for your local workstation:
```sh
git clone https://github.com/romelBen/melo-nix-setup.git melo-nix-setup
Expand Down

0 comments on commit 4422a56

Please sign in to comment.