mirror of
https://github.com/nix-community/home-manager
synced 2024-12-04 08:59:46 +01:00
92fef254a9
Co-authored-by: Dylan Wilson <dylan@bytepen.com>
7 lines
200 B
Nix
7 lines
200 B
Nix
{
|
|
podman-configuration = ./configuration.nix;
|
|
podman-container = ./container.nix;
|
|
podman-integration = ./integration.nix;
|
|
podman-manifest = ./manifest.nix;
|
|
podman-network = ./network.nix;
|
|
}
|