The following section will guide you through the steps to install Athena OS on top of NixOS. This section is useful for those cases where by using Athena OS ISO the system is not installed correctly.
Once the installation has been ended, reboot the system and land in your NixOS environment.
Open terminal and run:
Then, edit the file /etc/nixos/configuration.nix to set your favourite choices for Athena configuration, for example:
Save configuration.nix and run:
If you get a black screen with blanking cursor, it could occur due to the switching to a different display manager. In this case, reboot your computer and run again sudo nixos-rebuild switch.
Instead, if you get at the end an error like Failed to start Home Manager environment for athena, run:
You will access to the journalctl logs where you can find a string containing Existing file.... Remove the mentioned files and finally run again sudo nixos-rebuild switch.
After the switch command is successfully ended, reboot your system.