Skip to content

Commit

Permalink
noni
Browse files Browse the repository at this point in the history
  • Loading branch information
srid committed Oct 4, 2024
1 parent 6f4a180 commit 8b11168
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
run: |
nix --accept-flake-config run github:juspay/omnix -- \
init .#nixos -o /tmp/nixconfig \
--non-interactive \
--params '{"hostname": "example", "username": "srid", "git-name": "Srid", "git-email": "srid@srid.ca"}'
cd /tmp/nixconfig
nix build /tmp/nixconfig#nixosConfigurations.example.config.system.build.toplevel

0 comments on commit 8b11168

Please sign in to comment.