Skip to content

Commit

Permalink
wip: let's see what breaks with systemd.enable
Browse files Browse the repository at this point in the history
  • Loading branch information
Mic92 committed Jun 25, 2024
1 parent dd4d166 commit b7e126b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/tests.nix
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,8 @@ let
'';
boot.consoleLogLevel = lib.mkForce 100;
boot.loader.systemd-boot.enable = lib.mkDefault efi;

boot.initrd.systemd.enable = true;
};

installed-system-eval = eval-config {
Expand Down

0 comments on commit b7e126b

Please sign in to comment.