fix mistakes

This commit is contained in:
Frost-Phoenix 2024-04-19 09:04:53 +02:00
parent 3736f9bb8c
commit ff4826c3d4

View file

@ -372,13 +372,13 @@ Mouse binding
```
3. **Install script**
> First make sure to read the install script, it isn't long. And make sure to execute it as root
> First make sure to read the install script, it isn't long
Execute and follow the installation script :
```
sudo ./install.sh
./install.sh
```
> You will need to change the git account yourself in ./modules/git/default.nix
> You will need to change the git account yourself in ./modules/home/git.nix
```
programs.git = {
...