Add flakeModules.easyOverlay code
This commit is contained in:
parent
8bfe94414f
commit
f6d80a68c6
3 changed files with 110 additions and 0 deletions
|
|
@ -22,6 +22,9 @@
|
|||
'';
|
||||
};
|
||||
};
|
||||
flakeModules = {
|
||||
easyOverlay = ./extras/easyOverlay.nix;
|
||||
};
|
||||
};
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue