Skip to content

Detect if the host needs to be rebooted #83

Detect if the host needs to be rebooted

Detect if the host needs to be rebooted #83

Workflow file for this run

name: "Nix"
on:
pull_request:
push:
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v25
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: DeterminateSystems/magic-nix-cache-action@v2
- run: nix flake check