pinch flatter

This commit is contained in:
marty 2026-07-10 20:22:59 +02:00
parent 33cb9e7f53
commit 9e3c508930

View file

@ -6,7 +6,7 @@
}:
{
option = {
options = {
server.media.pinchflat = {
enable = lib.mkEnableOption "enable pinchflat";
};
@ -16,6 +16,7 @@
enable = true;
selfhosted = true;
mediaDir = "/mnt/Data/Media";
secretsFile = "/home/marty/secrets/pinchflat";
group = "users";
openFirewall = true;
};