Implement podman pods option
This commit is contained in:
parent
5e87a5ec0c
commit
2df8a6892c
3 changed files with 229 additions and 0 deletions
modules
5
modules/default.nix
Normal file
5
modules/default.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{ ... }:
|
||||
|
||||
{
|
||||
imports = [ ./virtualisation/pods.nix ];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue