From 9cfb27902a80fc7032b9826aa8826f86a9c48a51 Mon Sep 17 00:00:00 2001 From: Manuel Thalmann Date: Sat, 7 Dec 2024 20:03:58 +0100 Subject: [PATCH] Fix incorrect config name --- profiles/machines/manuel/server.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/machines/manuel/server.nix b/profiles/machines/manuel/server.nix index 46a26ba4..a7a04c93 100644 --- a/profiles/machines/manuel/server.nix +++ b/profiles/machines/manuel/server.nix @@ -5,7 +5,7 @@ in { config = { valhalla = { - fileSystems.diskSetup.disks = { + fileSystems.diskSetup.devices = { OS = { partitions = { Boot = {