mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-08 10:09:04 +02:00
Added flaresolverr service and some other
This commit is contained in:
parent
5545b88992
commit
53554b019b
11 changed files with 333 additions and 1 deletions
|
@ -37,6 +37,13 @@
|
|||
subdomain = "docs";
|
||||
};
|
||||
};
|
||||
bruit = {
|
||||
enable = true;
|
||||
nginx = {
|
||||
enable = true;
|
||||
subdomain = "bruit";
|
||||
};
|
||||
};
|
||||
mailserver.enable = true;
|
||||
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue