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 Jan 11, 2023
1 parent abcf1e1 commit d775c66
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/lib.nix
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@
efiSupport = efi;
efiInstallAsRemovable = efi;
};
boot.initrd.systemd.enable = true;

};
installedTopLevel = (eval-config {
modules = [ installed-system ];
Expand Down

0 comments on commit d775c66

Please sign in to comment.