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 Feb 21, 2023
1 parent 07f9727 commit 731770b
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 @@ -64,6 +64,8 @@
efiSupport = efi;
efiInstallAsRemovable = efi;
};
boot.initrd.systemd.enable = true;

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

0 comments on commit 731770b

Please sign in to comment.