From 99a6f13e70b366a858a543f145528152164858e5 Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Sat, 28 Feb 2026 20:20:41 -0800 Subject: use librewolf instead; fix a bunch of problems --- nix/disko/drive-simple.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nix/disko/drive-simple.nix') diff --git a/nix/disko/drive-simple.nix b/nix/disko/drive-simple.nix index 097d948..7e105cb 100644 --- a/nix/disko/drive-simple.nix +++ b/nix/disko/drive-simple.nix @@ -3,7 +3,7 @@ let spec = { disko.devices = { disk = { - my-disk = { + main = { device = config.monorepo.vars.device; type = "disk"; content = { -- cgit v1.3