mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-15 09:35:12 -05:00
feat: test
This commit is contained in:
parent
900e26c7ec
commit
e82a5c423f
1 changed files with 6 additions and 6 deletions
|
@ -17,14 +17,14 @@ in
|
|||
{
|
||||
services = {
|
||||
jellyfin = {
|
||||
enable = true;
|
||||
# openFirewall = true;
|
||||
enable = false;
|
||||
openFirewall = true;
|
||||
user = user0;
|
||||
};
|
||||
# jellyseerr = {
|
||||
# openFirewall = true;
|
||||
# enable = true;
|
||||
# };
|
||||
jellyseerr = {
|
||||
openFirewall = true;
|
||||
enable = true;
|
||||
};
|
||||
caddy = {
|
||||
virtualHosts = {
|
||||
"${host}" = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue