This repository contains a personal Nix-on-Droid configuration using home-manager.
To build and activate the configuration, run the following command from this directory:
nix-on-droid switch --flake .#default
To apply this configuration without cloning the repository, run the following command:
nix-on-droid switch --flake github:joaothallis/dotfiles
This configuration is based on the nixos-24.05
and home-manager/release-24.05
channels.