macs: update inventory with oakhost macs
Martin Weinelt committed
Nov 23, 2024 at 20:17 UTC
1c68463c09c7be840fc09153f5d501b1f27314da
1 file changed
+11
-4
macs/README.md
+11
-4
@@ -2,7 +2,9 @@
2
3
See [inventory](../docs/inventory.md).
4
5
-## At Graham's place
5
+## Inventory
6
+
7
+### At Graham's place
8
9
We have mac-mini's are in [Grahams](https://github.com/grahamc) house,
10
that only [@cole-h](https://github.com/cole-h) can deploy:
@@ -14,7 +16,7 @@ that only [@cole-h](https://github.com/cole-h) can deploy:
16
17
- These are getting erased and automatically redeployed from the configuration in this directory.
18
17
-## Hetzner
19
+### Hetzner
20
21
Additional we have five M1 builders at Hetzner online:
22
@@ -26,7 +28,12 @@ Additional we have five M1 builders at Hetzner online:
28
29
These are maintained by the build infra team.
30
29
-### Install
31
+### Oakhost
32
+
33
+- eager-heisenberg.mac.nixos.org
34
+- kind-lumiere.mac.nixos.org
35
+
36
+## Install
37
38
- Login to user hetzner with the given password
39
- Set up SSH keys in the hetzner user
@@ -49,7 +56,7 @@ These are maintained by the build infra team.
56
- `nix --extra-experimental-features 'flakes nix-command' run nix-darwin -- switch --flake github:nixos/infra#arm64`
57
- `darwin-rebuild` becomes available after restarting the shell
58
52
-### Update
59
+## Update
60
61
```
62
darwin-rebuild switch --flake github:nixos/infra#arm64