mirror of
https://github.com/smg1024/homelab.git
synced 2026-05-22 20:32:58 +09:00
midgard initial install
This commit is contained in:
parent
a7e8208117
commit
bfbd5a5152
4 changed files with 31 additions and 19 deletions
|
|
@ -1,11 +1,8 @@
|
|||
{ ... }:
|
||||
|
||||
{
|
||||
{...}: {
|
||||
disko.devices = {
|
||||
disk.main = {
|
||||
type = "disk";
|
||||
device = "/dev/disk/by-id/REPLACE_WITH_MIDGARD_DISK_ID";
|
||||
|
||||
device = "/dev/disk/by-id/ata-SSM28128GPTCB3B-S112611_DAAE0797167D10302215";
|
||||
content = {
|
||||
type = "gpt";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue