diff options
Diffstat (limited to 'hosts/hostinfo.toml')
-rw-r--r-- | hosts/hostinfo.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hosts/hostinfo.toml b/hosts/hostinfo.toml index 27125170..4ee5918c 100644 --- a/hosts/hostinfo.toml +++ b/hosts/hostinfo.toml @@ -12,3 +12,6 @@ description = "This is my config running on a vm" [Marduk] description = "This is a small compilation target, to get a install-iso" + +[Marduk] +description = "A host mainly used to setup private gpg keys, without network access or other such things" |