From c5f85c5d34b1cef542785f9596fe4a04c8f3e953 Mon Sep 17 00:00:00 2001 From: Frost-Phoenix <67cyril6767@gmail.com> Date: Tue, 16 Jan 2024 20:47:05 +0100 Subject: [PATCH] update README --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index f3e9ce0..4e65724 100644 --- a/README.md +++ b/README.md @@ -375,6 +375,15 @@ Mouse binding ``` 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** After rebooting, you'll be greeted by swaylock prompting for your password, with the wallpaper in the background.