From 3556a3ac7b5537cca08c8e77c803d3928d32d176 Mon Sep 17 00:00:00 2001 From: kurogeek Date: Wed, 3 Dec 2025 12:54:49 +0700 Subject: [PATCH] mob next [ci-skip] [ci skip] [skip ci] lastFile:machines/alpheratz/configuration.nix --- machines/alpheratz/configuration.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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."; }