added leviathan and elise

This commit is contained in:
2025-08-24 18:36:45 -04:00
parent 470be2b761
commit 62c3aa69fe
20 changed files with 570 additions and 3 deletions

View File

@@ -17,10 +17,10 @@ jobs:
- "bob"
- "jeeves"
- "rhapsody-in-green"
- "leviathan"
steps:
- uses: actions/checkout@v4
- name: Build default package
run: "nixos-rebuild build --flake ./#${{ matrix.system }}"
- name: copy to nix-cache
run: nix copy --to ssh://jeeves .#nixosConfigurations.${{ matrix.system }}.config.system.build.toplevel