feat(web): enable acme
This commit is contained in:
parent
2054a0e8f6
commit
022b3f501e
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue