Don't pull in Upstart
This commit is contained in:
parent
7a98c884f8
commit
fd2cef50cd
|
@ -360,7 +360,7 @@ in
|
|||
|
||||
config = {
|
||||
|
||||
system.build.upstart = upstart;
|
||||
system.build.upstart = "/no-upstart";
|
||||
|
||||
boot.systemd.services =
|
||||
flip mapAttrs' config.jobs (name: job:
|
||||
|
|
Loading…
Reference in New Issue