refactor: swap docker-host for podman in common imports

This commit is contained in:
2026-07-18 02:26:20 +01:00
parent 0b1bb61989
commit 8588398094

View File

@@ -8,6 +8,6 @@
./common/networking.nix
./common/system.nix
./common/garbage-collection.nix
./common/docker-host.nix
./common/podman.nix
];
}