Renamed module with a proper name

This commit is contained in:
pazpi 2024-09-10 19:50:31 +02:00
parent 0a132ec022
commit 58d5c8a812
3 changed files with 264 additions and 173 deletions

View file

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