chore: remove obsolete hosts.toml

This commit is contained in:
oddlama 2024-06-01 00:32:13 +02:00
parent 78b92f06cc
commit 4b7a862bfb
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A

View file

@ -1,33 +0,0 @@
# Desktops
[kroma]
type = "nixos"
system = "x86_64-linux"
[nom]
type = "nixos"
system = "x86_64-linux"
# Cloud Server
[envoy]
type = "nixos"
system = "x86_64-linux"
[sentinel]
type = "nixos"
system = "x86_64-linux"
# Home Server
[sire]
type = "nixos"
system = "x86_64-linux"
[ward]
type = "nixos"
system = "x86_64-linux"
[zackbiene]
type = "nixos"
system = "aarch64-linux"