testing connection

This commit is contained in:
2025-01-20 16:08:12 -05:00
parent 8dd892a88f
commit 7a454ca740

View File

@@ -19,7 +19,9 @@ jobs:
- uses: actions/checkout@v4
- name: Build default package
run: "nixos-rebuild build --flake ./#${{ matrix.system }}"
- name: test
run: "ping -c 1 192.168.95.14"
- name: copy to nix-cache
env:
NIX_SSHOPTS: "-vv"
NIX_SSHOPTS: "-vv"
run: nix copy --to ssh://jeeves .#nixosConfigurations.${{ matrix.system }}.config.system.build.toplevel