about summary refs log tree commit diff stats
path: root/hosts/hostinfo.toml
diff options
context:
space:
mode:
authorene <ene@sils.li>2023-02-20 01:01:13 +0100
committerene <ene@sils.li>2023-02-20 01:01:13 +0100
commit7f26288284429e2f186d7dc61de716dbd36ef8c4 (patch)
tree6c34287b0d8d2e0ce0fcbd921bfd0fecd76a477e /hosts/hostinfo.toml
parentFix(bootstrap): Fix nasty grep bug (diff)
downloadnixos-config-7f26288284429e2f186d7dc61de716dbd36ef8c4.tar.gz
nixos-config-7f26288284429e2f186d7dc61de716dbd36ef8c4.zip
Feat(flake): Reorder hosts
Diffstat (limited to 'hosts/hostinfo.toml')
-rw-r--r--hosts/hostinfo.toml11
1 files changed, 11 insertions, 0 deletions
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"