Skip to content

maybe this will work to build the right system #3

maybe this will work to build the right system

maybe this will work to build the right system #3

Workflow file for this run

name: Build Dotfiles
on:
push:
jobs:
build-dotfiles:
name: Build
runs-on: macos-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
- run: nix develop --command home-manager build --flake flake.nix --option system aarch64-darwin