expose the set of overlays I use again

This commit is contained in:
Daniel Olsen 2024-11-01 12:20:53 +01:00
parent 7b85076c99
commit 1243f93092
1 changed files with 2 additions and 0 deletions

View File

@ -119,6 +119,8 @@
type = "app";
program = "${self.homeActivations.${machine}}/activate";
});
inherit defaultOverlays;
# hydraJobs = {
# laptop.x86_64-linux = self.homeActivations.laptop;