feat(Infini-SERVER): enable Soft Serve
This commit is contained in:
parent
d782104d76
commit
07814d3d4f
1 changed files with 4 additions and 0 deletions
|
@ -20,6 +20,10 @@
|
|||
};
|
||||
};
|
||||
|
||||
services = {
|
||||
soft-serve.enable = true;
|
||||
};
|
||||
|
||||
environment.persistence."/persist" = {
|
||||
directories = [
|
||||
"/home"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue