we servering

This commit is contained in:
alisceon 2025-09-24 18:23:45 +02:00
parent 7688f7e215
commit 594981ca52
4 changed files with 103 additions and 141 deletions

View file

@ -10,4 +10,14 @@
enable = true;
}; # end loader.systemd-boot
}; # end boot
virtualisation.oci-containers.containers = {
isponsorblocktv = {
image = "ghcr.io/dmunozv04/isponsorblocktv:latest";
autoStart = true;
volumes = [
"/home/alisceon/isponsorblocktv::/app/data"
]
}; # end isponsorblocktv
};
} # end file