From 2dea39cd3f9b85a70dded00eb1d8a7baae8d3750 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?m=C3=BCde?= Date: Wed, 1 Jul 2026 17:42:45 +0200 Subject: [PATCH] make hive ruthless --- nixosConfigurations/muede-lpt2/hyperhive.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nixosConfigurations/muede-lpt2/hyperhive.nix b/nixosConfigurations/muede-lpt2/hyperhive.nix index 9b16dfa..049d127 100644 --- a/nixosConfigurations/muede-lpt2/hyperhive.nix +++ b/nixosConfigurations/muede-lpt2/hyperhive.nix @@ -7,6 +7,7 @@ domain = "pr1ma.darkest.space"; hiveName = "pr1ma"; swarmName = "constellation"; + ruthless = true; matrix = { enable = true; gui.enable = true;