Skip to content

use a nix develop command #2

use a nix develop command

use a nix develop command #2

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