From 7f26288284429e2f186d7dc61de716dbd36ef8c4 Mon Sep 17 00:00:00 2001 From: ene Date: Mon, 20 Feb 2023 01:01:13 +0100 Subject: Feat(flake): Reorder hosts --- hosts/hostinfo.toml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 hosts/hostinfo.toml (limited to 'hosts/hostinfo.toml') diff --git a/hosts/hostinfo.toml b/hosts/hostinfo.toml new file mode 100644 index 00000000..dd8723b9 --- /dev/null +++ b/hosts/hostinfo.toml @@ -0,0 +1,11 @@ +[Tiamat] +description = "This is my main desktop" + +[Apzu] +description = "This is my light laptop, with modern hardware" + +[Mummu] +description = "This is my older and heavier laptop" + +[Spawn] +description = "This is a small compilation target, to get sshkeys for secret unlocking" -- cgit 1.4.1