Add podman

Signed-off-by: Noah Knegt <git@noahknegt.com>
This commit is contained in:
2025-03-01 14:39:29 +01:00
parent e87abc6300
commit 070608bab8
4 changed files with 17 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
{ ... }:
{
imports = [
./podman.nix
];
}