Compare commits

..

2 Commits

Author SHA1 Message Date
21c24216b4 nixos/whale2: Update Graeme difficulty
Some checks failed
CI / Check, build and cache nixfiles (push) Failing after 6m28s
2026-02-17 22:47:25 +00:00
2ecd350fcc nixos/whale2: Update graeme whitelist 2026-02-17 21:54:02 +00:00

View File

@@ -206,10 +206,12 @@ in
op op
"fffa146c-0bc8-421c-9e3a-3635c0aca2ea" # Scarlehh "fffa146c-0bc8-421c-9e3a-3635c0aca2ea" # Scarlehh
"1ea05f48-76cc-4034-bcd3-2fa1fc5a7375" # Dario "1ea05f48-76cc-4034-bcd3-2fa1fc5a7375" # Dario
"4bf837b1-01db-4491-a0e0-700d98542833" # JoeSpencer
"d07a9554-1b05-4b0b-b558-27e4a86e1f53" # AmyClover
]; ];
EXISTING_OPS_FILE = "SYNCHRONIZE"; EXISTING_OPS_FILE = "SYNCHRONIZE";
OPS = op; OPS = op;
DIFFICULTY = "normal"; DIFFICULTY = "hard";
SPAWN_PROTECTION = "0"; SPAWN_PROTECTION = "0";
VIEW_DISTANCE = "20"; VIEW_DISTANCE = "20";