mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
chore: remove obsolete hosts.toml
This commit is contained in:
parent
78b92f06cc
commit
4b7a862bfb
1 changed files with 0 additions and 33 deletions
33
hosts.toml
33
hosts.toml
|
@ -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"
|
|
Loading…
Add table
Add a link
Reference in a new issue