diff --git a/machines/alpheratz/configuration.nix b/machines/alpheratz/configuration.nix index 4332fa0..2889d1d 100644 --- a/machines/alpheratz/configuration.nix +++ b/machines/alpheratz/configuration.nix @@ -5,6 +5,7 @@ }; system.stateVersion = "25.11"; clan.core.sops.defaultGroups = [ "admins" ]; + # clan.core.networking.targetHost = "root@"; clan.meta.name = "alpheratz"; clan.meta.description = "Radxa X4 SBC board for one of w phone network.";