From 976f90b793f27e4b38297753583c9f3cd24cd7cd Mon Sep 17 00:00:00 2001 From: ene Date: Tue, 21 Feb 2023 11:23:30 +0100 Subject: Feat(hosts): Add lahmu, a vm host --- hosts/hostinfo.toml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'hosts/hostinfo.toml') 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" -- cgit 1.4.1