From 5e1fa7332e152586aa292a7dc5723853f9b41ba8 Mon Sep 17 00:00:00 2001 From: devhell Date: Wed, 6 Dec 2023 21:34:05 +0000 Subject: machines/gunnr: enable 'boot.swraid' Not sure if this will fix it, but at the moment gunnr isn't booting after the update to 23.11. --- machines/devhell/gunnr.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'machines') diff --git a/machines/devhell/gunnr.nix b/machines/devhell/gunnr.nix index 70e5c770..82223e09 100644 --- a/machines/devhell/gunnr.nix +++ b/machines/devhell/gunnr.nix @@ -4,6 +4,7 @@ vuizvui.user.devhell.profiles.base.enable = true; boot = { + swraid.enable = true; loader = { grub = { enable = true; -- cgit 1.4.1