diff options
| author | nsfisis <nsfisis@gmail.com> | 2023-09-07 02:38:53 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2023-09-07 02:38:53 +0900 |
| commit | 6a7baab2da521c9564a2408d60d885816f1a1be6 (patch) | |
| tree | 59f49a19f231182c1d1ec86c04222bf3c7c85e30 /mitamae/node.private-hotaru.json | |
| parent | 53bd8c469f6d7129658badd92f02d91496ff5647 (diff) | |
| download | dotfiles-6a7baab2da521c9564a2408d60d885816f1a1be6.tar.gz dotfiles-6a7baab2da521c9564a2408d60d885816f1a1be6.tar.zst dotfiles-6a7baab2da521c9564a2408d60d885816f1a1be6.zip | |
mitamae: introduce mitamae to provision
Diffstat (limited to 'mitamae/node.private-hotaru.json')
| -rw-r--r-- | mitamae/node.private-hotaru.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/mitamae/node.private-hotaru.json b/mitamae/node.private-hotaru.json new file mode 100644 index 0000000..60cec07 --- /dev/null +++ b/mitamae/node.private-hotaru.json @@ -0,0 +1,17 @@ +{ + "name": "private-hotaru", + "use": "private", + "targetArch": "x86_64-linux", + "flake": { + "system": "x86_64-linux", + "env": { + "username": "ken", + "homeDirectory": "/home/ken", + "gui": { + "clipboard": { + "copyCommand": null + } + } + } + } +} |
