aboutsummaryrefslogtreecommitdiffhomepage
path: root/mitamae
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2025-07-01 23:12:26 +0900
committernsfisis <nsfisis@gmail.com>2025-07-01 23:12:26 +0900
commit270a36cedc632241cd9dc5fc09f88aba983c4195 (patch)
tree99ee3fbe043ae8431693a7ace272e4128b88af4c /mitamae
parent4de0bcf62a7ad1b6171fa30f205e00b6bc9c8dcb (diff)
downloaddotfiles-270a36cedc632241cd9dc5fc09f88aba983c4195.tar.gz
dotfiles-270a36cedc632241cd9dc5fc09f88aba983c4195.tar.zst
dotfiles-270a36cedc632241cd9dc5fc09f88aba983c4195.zip
meta/just: allow to omit HOST argument
Diffstat (limited to 'mitamae')
-rw-r--r--mitamae/node.akashi.json1
-rw-r--r--mitamae/node.pc168.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/mitamae/node.akashi.json b/mitamae/node.akashi.json
index 5a9464b..e4ab458 100644
--- a/mitamae/node.akashi.json
+++ b/mitamae/node.akashi.json
@@ -1,5 +1,6 @@
{
"name": "akashi",
+ "hostname": "akashi",
"profile": "private",
"targetArch": "x86_64-linux",
"flake": {
diff --git a/mitamae/node.pc168.json b/mitamae/node.pc168.json
index 8c94ae1..5d915b7 100644
--- a/mitamae/node.pc168.json
+++ b/mitamae/node.pc168.json
@@ -1,5 +1,6 @@
{
"name": "pc168",
+ "hostname": "PC168.local",
"profile": "work",
"targetArch": "aarch64-darwin",
"flake": {