Update the readme

This commit is contained in:
Hadi 2024-10-08 12:35:38 +02:00
parent d7184174cd
commit 85b8874094
2 changed files with 4 additions and 4 deletions

View File

@ -94,10 +94,10 @@ git clone https://github.com/anotherhadi/nixy ~/.config/nixos
3. Add your `hardware-configuration.nix` to your new host's folder 3. Add your `hardware-configuration.nix` to your new host's folder
4. Add your 'nixosConfigurations' inside `flake.nix` 4. Add your 'nixosConfigurations' inside `flake.nix`
> [!INFO] > [!Important]
> I added few `# CHANGEME` comments in the files to help you find what to change. Be sure to check them up > I added few `# CHANGEME` comments in the files to help you find what to change. Be sure to check them up
> [!NOTE] > [!TIP]
> When you add new files, don't forget to run `git add .` to add them to the git repository > When you add new files, don't forget to run `git add .` to add them to the git repository
5. Build the system 5. Build the system

View File

@ -84,10 +84,10 @@ git clone https://github.com/anotherhadi/nixy ~/.config/nixos
3. Add your `hardware-configuration.nix` to your new host's folder 3. Add your `hardware-configuration.nix` to your new host's folder
4. Add your 'nixosConfigurations' inside `flake.nix` 4. Add your 'nixosConfigurations' inside `flake.nix`
> [!INFO] > [!Important]
> I added few `# CHANGEME` comments in the files to help you find what to change. Be sure to check them up > I added few `# CHANGEME` comments in the files to help you find what to change. Be sure to check them up
> [!NOTE] > [!TIP]
> When you add new files, don't forget to run `git add .` to add them to the git repository > When you add new files, don't forget to run `git add .` to add them to the git repository
5. Build the system 5. Build the system