alpine: something something

This commit is contained in:
Tristan 2025-04-03 15:05:50 +01:00
parent 2c406b36d3
commit 5732609a52
3 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,7 @@
services.jellyfin = {
enable = true;
group = "media"; # access to user stuff
openFirewall = true;
};
services.nginx.virtualHosts."movies.tristans.cloud" = {
forceSSL = true;