Files
AZ-PI/hosts/common/extraServices/default.nix
2025-08-18 09:07:41 +02:00

6 lines
40 B
Nix

{
imports = [
./podman.nix
];
}