diff --git a/lib/morph.nix b/lib/morph.nix index addcadd..773c5ef 100644 --- a/lib/morph.nix +++ b/lib/morph.nix @@ -57,7 +57,6 @@ in }; - morph-entrypoint = system: let globalHealthChecks.cmd = [ @@ -84,7 +83,6 @@ in builtins.mapAttrs getConfig nixosConfigurations; - packages = system: with helpers system; { check-updates = sh ''