add initial homelab structure

This commit is contained in:
Sangmin Kim 2026-05-19 10:58:58 +09:00
parent 69f87fed4d
commit 469c0856db
13 changed files with 13 additions and 0 deletions

View file

@ -0,0 +1 @@
# TODO: Define the midgard host.

1
hosts/midgard/disko.nix Normal file
View file

@ -0,0 +1 @@
# TODO: Define the midgard disk layout.

View file

@ -0,0 +1 @@
# TODO: Replace with generated midgard hardware configuration.

View file

@ -0,0 +1 @@
# TODO: Define the yggdrasil host.

View file

@ -0,0 +1 @@
# TODO: Define the yggdrasil disk layout.

View file

@ -0,0 +1 @@
# TODO: Replace with generated yggdrasil hardware configuration.