From 61c498849ec751bb476b3ba44613e81af160bb87 Mon Sep 17 00:00:00 2001 From: Chris Kruining Date: Mon, 22 Sep 2025 23:34:58 +0200 Subject: [PATCH] Set disk schema of machine: c2 to single-disk --- machines/c2/disko.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/machines/c2/disko.nix b/machines/c2/disko.nix index 01879d1..650d846 100644 --- a/machines/c2/disko.nix +++ b/machines/c2/disko.nix @@ -1,7 +1,7 @@ # --- # schema = "single-disk" # [placeholders] -# mainDisk = "/dev/disk/by-id/ata-SAMSUNG_MZ7LN256HAJQ-000H1_S3TCNE0JA38335" +# mainDisk = "/dev/disk/by-id/ata-SAMSUNG_MZ7TY256HDHP-000H1_S2ZWNB0J108610" # --- # This file was automatically generated! # CHANGING this configuration requires wiping and reinstalling the machine @@ -13,8 +13,8 @@ disko.devices = { disk = { main = { - name = "main-a122d42601d5437687431cfd63ed44e9"; - device = "/dev/disk/by-id/ata-SAMSUNG_MZ7LN256HAJQ-000H1_S3TCNE0JA38335"; + name = "main-c0c0a42f7d024bdbba33fe9c95e9d7e8"; + device = "/dev/disk/by-id/ata-SAMSUNG_MZ7TY256HDHP-000H1_S2ZWNB0J108610"; type = "disk"; content = { type = "gpt";