aboutsummaryrefslogtreecommitdiffhomepage
path: root/mitamae/node.akashi.json
diff options
context:
space:
mode:
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"
+ }
+ }
+ }
+}