changed backend to podman, don't make me regret it
This commit is contained in:
@@ -10,7 +10,6 @@ in {
|
||||
config = lib.mkIf config.my.servers.flame.enable {
|
||||
sops.secrets.flame.sopsFile = ../../secrets/env.yaml;
|
||||
virtualisation.oci-containers = {
|
||||
backend = "docker";
|
||||
containers = {
|
||||
flame = {
|
||||
autoStart = true;
|
||||
|
||||
Reference in New Issue
Block a user