- Make sure you have git installed and device has permissions to read and write to the repo.
- Download repository
git clone git@github.com/NoxDecima/nixos.com- Install flake by running this command in the git repo.
nixos-rebuild switch --flake .sudo nix flake update
sudo nixos-rebuild switch --flake .