Skip to content

Refactor mini.nix: Update home.username and home.stateVersion defaults #613

Refactor mini.nix: Update home.username and home.stateVersion defaults

Refactor mini.nix: Update home.username and home.stateVersion defaults #613

Workflow file for this run

name: Dead 😵 Nix ❄️ Analysis 🔍️
on:
push:
branches:
- main
jobs:
deadnix:
name: Dead Nix Analysis
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@v14
- uses: DeterminateSystems/magic-nix-cache-action@v3
- uses: astro/deadnix-action@main
with:
commit_message: 'chore: remove dead code'