minus-squarelavafroth@lemmy.dbzer0.comtoSelfhosted@lemmy.world•Confused about PodmanlinkfedilinkEnglisharrow-up2·3 months agoNot related to containers but I’ve had quite a lot of success using NixOS as the host OS. Setting up services like jellyfin is as simple as adding services.jellyfin.enable = true; to the config file. linkfedilink
Not related to containers but I’ve had quite a lot of success using NixOS as the host OS. Setting up services like jellyfin is as simple as adding
services.jellyfin.enable = true;
to the config file.