whitespace

This commit is contained in:
Sean Buckley 2021-12-21 00:42:34 -05:00
parent e054c8b3b9
commit e56dffb6b1

View file

@ -57,7 +57,6 @@ in
}; };
morph-entrypoint = system: morph-entrypoint = system:
let let
globalHealthChecks.cmd = [ globalHealthChecks.cmd = [
@ -84,7 +83,6 @@ in
builtins.mapAttrs getConfig nixosConfigurations; builtins.mapAttrs getConfig nixosConfigurations;
packages = system: with helpers system; packages = system: with helpers system;
{ {
check-updates = sh '' check-updates = sh ''