From 1948908a826311968111d53246fddab0c3f6160c Mon Sep 17 00:00:00 2001 From: ska Date: Thu, 25 Dec 2025 13:42:50 +0000 Subject: [PATCH] Update configuration.nix --- configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/configuration.nix b/configuration.nix index a6ba46a..43afddc 100644 --- a/configuration.nix +++ b/configuration.nix @@ -41,6 +41,7 @@ }; boot.plymouth.enable = true; + boot.initrd.systemd.enable = true; ############################################################ # FIRMWARE - WIDE HARDWARE SUPPORT