feature/add-overseerr #120

Merged
ahuston-0 merged 20 commits from feature/add-overseerr into main 2025-06-03 01:04:00 -04:00
Showing only changes of commit 3d388c18a7 - Show all commits

View File

@ -58,7 +58,7 @@ in
};
delugeVPN = delugeBase // {
image = "binhex/arch-delugevpn:latest";
capbilities = {
capabilities = {
NET_ADMIN = true;
};
environment = delugeBase.environment // {