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