mirror of
https://github.com/smg1024/homelab.git
synced 2026-05-22 20:32:58 +09:00
add initial homelab structure
This commit is contained in:
parent
69f87fed4d
commit
469c0856db
13 changed files with 13 additions and 0 deletions
1
hosts/midgard/default.nix
Normal file
1
hosts/midgard/default.nix
Normal file
|
|
@ -0,0 +1 @@
|
|||
# TODO: Define the midgard host.
|
||||
1
hosts/midgard/disko.nix
Normal file
1
hosts/midgard/disko.nix
Normal file
|
|
@ -0,0 +1 @@
|
|||
# TODO: Define the midgard disk layout.
|
||||
1
hosts/midgard/hardware-configuration.nix
Normal file
1
hosts/midgard/hardware-configuration.nix
Normal file
|
|
@ -0,0 +1 @@
|
|||
# TODO: Replace with generated midgard hardware configuration.
|
||||
1
hosts/yggdrasil/default.nix
Normal file
1
hosts/yggdrasil/default.nix
Normal file
|
|
@ -0,0 +1 @@
|
|||
# TODO: Define the yggdrasil host.
|
||||
1
hosts/yggdrasil/disko.nix
Normal file
1
hosts/yggdrasil/disko.nix
Normal file
|
|
@ -0,0 +1 @@
|
|||
# TODO: Define the yggdrasil disk layout.
|
||||
1
hosts/yggdrasil/hardware-configuration.nix
Normal file
1
hosts/yggdrasil/hardware-configuration.nix
Normal file
|
|
@ -0,0 +1 @@
|
|||
# TODO: Replace with generated yggdrasil hardware configuration.
|
||||
Loading…
Add table
Add a link
Reference in a new issue