aboutsummaryrefslogtreecommitdiffhomepage
path: root/mitamae/node.hotaru.json
blob: 0885bedcf72b127349c1baf2444cdaf492d74886 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "name": "hotaru",
  "profile": "private",
  "targetArch": "x86_64-linux",
  "flake": {
    "system": "x86_64-linux",
    "env": {
      "username": "ken",
      "homeDirectory": "/home/ken",
      "gui": {
        "clipboard": {
          "copyCommand": null
        }
      }
    }
  }
}