Post-Installation
- Change the password -> Change the initial password using
sudo passwd <username>. - Set your timezone -> Edit
hosts/default/configuration.nixand settime.timeZone. - Updating codots -> Run
make updateornix flake update. - Configuring stuff -> Most configs are in
modules/. Edit the relevant.nixfiles to enable/disable features. - Check hosts -> Go through
hosts/default/configuration.nixand make changes as needed.