Bugfixes.
This commit is contained in:
@@ -15,6 +15,7 @@ in
|
||||
helper.mkPodmanService {
|
||||
inherit name;
|
||||
description = "Pi-Hole, the ads black hole";
|
||||
pod = false;
|
||||
defaultPort = "4443";
|
||||
scheme = "https";
|
||||
dependencies = [ "network.target" "multi-user.target" ];
|
||||
|
||||
Reference in New Issue
Block a user