Skip to content
This repository has been archived by the owner on Jan 12, 2025. It is now read-only.

Commit

Permalink
Update nix.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pilz0 authored Apr 11, 2024
1 parent 12a7a53 commit be78247
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
- uses: cachix/install-nix-action@v22
with:
nix_path: nixpkgs=channel:nixos-unstable
- run: nix-build && nix-eval
- run: nix-build && sudo nixos-rebuild --flake . switch

0 comments on commit be78247

Please # to comment.