@cryptotaxi247 / infra-1 / commits / a2216474

macs: update deployment hints

Martin Weinelt committed Oct 23, 2024 at 17:31 UTC a2216474156023b902ea3cec24c3cee354bdbd45
1 file changed +24 -1
macs/README.md
+24 -1
@@ -1,6 +1,29 @@
1 # Deploying to darwin
2
3 See [inventory](../docs/inventory.md).
4 +
5 +## At Graham's place
6 +
7 We have mac-mini's are in [Grahams](https://github.com/grahamc) house,
8 that only [@cole-h](https://github.com/cole-h) can deploy.
6 -Furthermore we have builders at Hetzner online.
9 +
10 +- These are getting erased and automatically redeployed from the configuration in this directory.
11 +
12 +## Hetzner
13 +
14 +Additional we have five M1 builders at Hetzner online:
15 +
16 +- enormous-catfish.mac.nixos.org
17 +- growing-jennet.mac.nixos.org
18 +- intense-heron.mac.nixos.org
19 +- maximum-snail.mac.nixos.org
20 +- sweeping-filly.mac.nixos.org
21 +
22 +These are maintained by the build infra team.
23 +
24 +### Update
25 +
26 +```
27 +darwin-rebuild switch --flake github::nixos/infra#arm64
28 +```
29 +