Skip to content

Commit d775c66

Browse files
committed
wip: let's see what breaks with systemd.enable
1 parent abcf1e1 commit d775c66

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/lib.nix

+2
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@
6262
efiSupport = efi;
6363
efiInstallAsRemovable = efi;
6464
};
65+
boot.initrd.systemd.enable = true;
66+
6567
};
6668
installedTopLevel = (eval-config {
6769
modules = [ installed-system ];

0 commit comments

Comments
 (0)