aboutsummaryrefslogtreecommitdiffhomepage
path: root/mitamae/node.akashi.json
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2024-11-01 22:56:27 +0900
committernsfisis <nsfisis@gmail.com>2024-11-01 22:57:56 +0900
commitc30f8ff1523648ae617e5c475c44b056e60dafd3 (patch)
tree7184afe46f46d9eba78d3856cebaab8637f25f4c /mitamae/node.akashi.json
parentb85bc0bf872f30db6a50aa2743e11f0cf2c7657b (diff)
downloaddotfiles-c30f8ff1523648ae617e5c475c44b056e60dafd3.tar.gz
dotfiles-c30f8ff1523648ae617e5c475c44b056e60dafd3.tar.zst
dotfiles-c30f8ff1523648ae617e5c475c44b056e60dafd3.zip
misc: add new host, akashi
Diffstat (limited to 'mitamae/node.akashi.json')
-rw-r--r--mitamae/node.akashi.json18
1 files changed, 18 insertions, 0 deletions
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"
+ }
+ }
+ }
+}