Skip to content

Commit

Permalink
?
Browse files Browse the repository at this point in the history
  • Loading branch information
srid committed Oct 4, 2024
1 parent 8b11168 commit 62142d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:
init .#nixos -o /tmp/nixconfig \
--non-interactive \
--params '{"hostname": "example", "username": "srid", "git-name": "Srid", "git-email": "srid@srid.ca"}'
cd /tmp/nixconfig
set -x
nix build /tmp/nixconfig#nixosConfigurations.example.config.system.build.toplevel

0 comments on commit 62142d9

Please sign in to comment.