Commit 403b040b76a6

Vincent Demeester <vincent@sbr.pm>
2025-04-17 11:38:22
systems: enable systemd in initrd
Seems like it is required for plymouth+luks to work. Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 060d324
Changed files (1)
systems
common
systems/common/desktop/default.nix
@@ -15,6 +15,7 @@
   ];
   # Enable Plymouth and surpress some logs by default.
   boot = {
+    initrd.systemd.enable = true;
     plymouth.enable = true;
     kernelParams = [
       # The 'splash' arg is included by the plymouth option