expose the set of overlays I use again
This commit is contained in:
parent
7b85076c99
commit
1243f93092
|
@ -119,6 +119,8 @@
|
||||||
type = "app";
|
type = "app";
|
||||||
program = "${self.homeActivations.${machine}}/activate";
|
program = "${self.homeActivations.${machine}}/activate";
|
||||||
});
|
});
|
||||||
|
|
||||||
|
inherit defaultOverlays;
|
||||||
|
|
||||||
# hydraJobs = {
|
# hydraJobs = {
|
||||||
# laptop.x86_64-linux = self.homeActivations.laptop;
|
# laptop.x86_64-linux = self.homeActivations.laptop;
|
||||||
|
|
Loading…
Reference in New Issue