1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2024-12-04 17:09:47 +01:00
home-manager/tests/modules/services/podman-linux/configuration-containers-expected.conf
Dawid Dziurla 92fef254a9
podman: install package and create config files
Co-authored-by: Dylan Wilson <dylan@bytepen.com>
2024-11-23 22:36:33 +01:00

10 lines
180 B
Text

[network]
default_subnet = "172.16.10.0/24"
[[network.default_subnet_pools]]
base = "172.16.11.0/24"
size = 24
[[network.default_subnet_pools]]
base = "172.16.12.0/24"
size = 24