diff --git a/flake.nix b/flake.nix index 94fef03..0ff770a 100644 --- a/flake.nix +++ b/flake.nix @@ -119,6 +119,8 @@ type = "app"; program = "${self.homeActivations.${machine}}/activate"; }); + + inherit defaultOverlays; # hydraJobs = { # laptop.x86_64-linux = self.homeActivations.laptop;