about summary refs log tree commit diff stats
path: root/hosts/hostinfo.toml
diff options
context:
space:
mode:
authorene <ene@sils.li>2023-02-21 11:23:30 +0100
committerene <ene@sils.li>2023-02-21 11:23:30 +0100
commit976f90b793f27e4b38297753583c9f3cd24cd7cd (patch)
tree9ea16218a2d935435023eb837d93fc1747694218 /hosts/hostinfo.toml
parentFix(bootstrap): Adapt to the new flake config (diff)
downloadnixos-config-976f90b793f27e4b38297753583c9f3cd24cd7cd.tar.gz
nixos-config-976f90b793f27e4b38297753583c9f3cd24cd7cd.zip
Feat(hosts): Add lahmu, a vm host
Diffstat (limited to 'hosts/hostinfo.toml')
-rw-r--r--hosts/hostinfo.toml5
1 files changed, 4 insertions, 1 deletions
diff --git a/hosts/hostinfo.toml b/hosts/hostinfo.toml
index dd8723b9..4f3b9aed 100644
--- a/hosts/hostinfo.toml
+++ b/hosts/hostinfo.toml
@@ -4,8 +4,11 @@ description = "This is my main desktop"
 [Apzu]
 description = "This is my light laptop, with modern hardware"
 
-[Mummu]
+[Mammun]
 description = "This is my older and heavier laptop"
 
+[Lahmu]
+description = "This is my config running on a vm"
+
 [Spawn]
 description = "This is a small compilation target, to get sshkeys for secret unlocking"