From c30f8ff1523648ae617e5c475c44b056e60dafd3 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Fri, 1 Nov 2024 22:56:27 +0900 Subject: misc: add new host, akashi --- mitamae/node.akashi.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 mitamae/node.akashi.json (limited to 'mitamae') diff --git a/mitamae/node.akashi.json b/mitamae/node.akashi.json new file mode 100644 index 0000000..5a9464b --- /dev/null +++ b/mitamae/node.akashi.json @@ -0,0 +1,18 @@ +{ + "name": "akashi", + "profile": "private", + "targetArch": "x86_64-linux", + "flake": { + "system": "x86_64-linux", + "env": { + "username": "ken", + "homeDirectory": "/home/ken", + "gui": { + "clipboard": { + "copyCommand": "wl-copy" + }, + "terminalApp": "alacritty" + } + } + } +} -- cgit v1.2.3-70-g09d2