Skip to content

Commit 5d6ae73

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

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
@@ -99,6 +99,8 @@
9999
# speed-up eval
100100
documentation.enable = false;
101101

102+
boot.initrd.systemd.enable = true;
103+
102104
nix.settings = {
103105
substituters = lib.mkForce [];
104106
hashed-mirrors = null;

0 commit comments

Comments
 (0)