diff --git a/flake.nix b/flake.nix index 035aa3a..546af5a 100644 --- a/flake.nix +++ b/flake.nix @@ -147,9 +147,6 @@ in { onPush = { - default.outputs = { - installer = self.nixosConfigurations.installer.config.my.buildAs.iso; - }; systems.outputs = { colony = system "colony"; vms = genAttrs [ "estuary" "shill" ] system;