@@ -10,7 +10,7 @@
|
||||
storage.settings.storage.driver = "btrfs";
|
||||
};
|
||||
|
||||
oci-containers.backend = "podman";
|
||||
quadlet.autoEscape = true;
|
||||
};
|
||||
|
||||
environment = {
|
||||
|
@@ -19,6 +19,8 @@
|
||||
settings.storage.storage.driver = "btrfs";
|
||||
};
|
||||
|
||||
virtualisation.quadlet.autoEscape = true;
|
||||
|
||||
home = {
|
||||
packages = with pkgs; [
|
||||
podman-compose
|
||||
|
Reference in New Issue
Block a user