To deploy all machines run:
nix run github:serokell/deploy-rsTo deploy a single machine
nix run github:serokell/deploy-rs .#mini-nixTo build and deploy locally
nixos-rebuild switch --flake .#To install nix locally
curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- installTo just install my home-manager.
This assumes your username is eric
#build the package
nix build github:EricTheMagician/infrastructure#homeConfigurations.eric.activationPackage
# and activate
./result/activate