update README

This commit is contained in:
Frost-Phoenix 2024-01-16 20:47:05 +01:00
parent d9d3805184
commit c5f85c5d34

View file

@ -375,6 +375,15 @@ Mouse binding
``` ```
sudo ./install.sh sudo ./install.sh
``` ```
> You will need to change the git account yourself in ./modules/git/default.nix
```
programs.git = {
...
userName = "Frost-Phoenix";
userEmail = "67cyril6767@gmail.com";
...
};
```
4. **Reboot** 4. **Reboot**
After rebooting, you'll be greeted by swaylock prompting for your password, with the wallpaper in the background. After rebooting, you'll be greeted by swaylock prompting for your password, with the wallpaper in the background.