feat(web): enable acme
This commit is contained in:
parent
3424a9e802
commit
999db46720
|
@ -8,6 +8,7 @@
|
||||||
fs.type = "xfs";
|
fs.type = "xfs";
|
||||||
fs.store = "8476f738-b83b-4736-abd7-08a1943cf60a";
|
fs.store = "8476f738-b83b-4736-abd7-08a1943cf60a";
|
||||||
lowmem.enable = true;
|
lowmem.enable = true;
|
||||||
|
acme.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
imports = lib.pipe ./. [
|
imports = lib.pipe ./. [
|
||||||
|
|
Loading…
Reference in a new issue