New modules for container managment

This commit is contained in:
pazpi 2024-08-16 18:22:21 +02:00
parent 0a48b3d817
commit 93e9d585cb
No known key found for this signature in database
GPG key ID: 0942571C4B9966BE
7 changed files with 121 additions and 2 deletions

View file

@ -1,6 +1,7 @@
{
imports = [
./download-pod.nix
./download-pod-old.nix
./nextcloud-podman.nix
];
}