Skip to content

build the activation package #4

build the activation package

build the activation package #4

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 build .#homeConfigurations.brianhicks.activationPackage --system aarch64-darwin