changed backend to podman, don't make me regret it
This commit is contained in:
@@ -183,7 +183,6 @@ in {
|
||||
};
|
||||
};
|
||||
virtualisation.oci-containers = {
|
||||
backend = "docker";
|
||||
containers = {
|
||||
go-vod = lib.mkIf config.my.servers.go-vod.enable {
|
||||
autoStart = true;
|
||||
|
||||
Reference in New Issue
Block a user