diff --git a/machines/neptune/configuration.nix b/machines/neptune/configuration.nix index 375fc39..a53d7eb 100644 --- a/machines/neptune/configuration.nix +++ b/machines/neptune/configuration.nix @@ -8,6 +8,6 @@ clan.core.networking.targetHost = "root@[${config.clan.core.vars.generators.zerotier.files.zerotier-ip.value}]"; clan.meta.name = "neptune"; - clan.meta.description = "Radxa SBC board for testing."; + clan.meta.description = "Radxa SBC board for testing. (With vi)"; }