fix: add overlay to web module
This commit is contained in:
parent
68a0395d9a
commit
3c34e87a80
1 changed files with 3 additions and 0 deletions
|
|
@ -15,6 +15,9 @@ in {
|
||||||
"n8n"
|
"n8n"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
overlays = [
|
||||||
|
(import ../../utils/overlays/packages.nix)
|
||||||
|
];
|
||||||
};
|
};
|
||||||
config = {
|
config = {
|
||||||
microvm = {
|
microvm = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue