Skip to content

Commit

Permalink
2024/05/27-03:56:36
Browse files Browse the repository at this point in the history
  • Loading branch information
1nv0k32 committed May 27, 2024
1 parent bb35ec8 commit 1543f49
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,6 @@ name: Build Nix Flake
on:
- push
jobs:
build-nyx:
runs-on: ubuntu-latest
steps:
- name: Install Nix
uses: cachix/install-nix-action@v27
- name: Build flake
run: |
nix build --output-lock-file /tmp/flake.lock \
github:1nv0k32/nixoscfg?dir=misc#nixosConfigurations.nyx.config.system.build.toplevel
build-nixos:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 1543f49

Please sign in to comment.