Skip to content

Commit 731770b

Browse files
committed
wip: let's see what breaks with systemd.enable
1 parent 07f9727 commit 731770b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/lib.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@
6464
efiSupport = efi;
6565
efiInstallAsRemovable = efi;
6666
};
67+
boot.initrd.systemd.enable = true;
68+
6769
};
6870
installedTopLevel = (eval-config {
6971
modules = [ installed-system ];

0 commit comments

Comments
 (0)