adding mediastack in nix

This commit is contained in:
2025-10-06 10:07:35 -05:00
parent 712d546433
commit 23bbe402b2

View File

@@ -0,0 +1,11 @@
{ pkgs, config, lib, ... }:
{
# not yet
# imports = [
# ];
}