nix-config/hosts/nixedo/services/containers/default.nix

6 lines
47 B
Nix
Raw Normal View History

2025-05-01 00:00:05 +01:00
{
imports = [
./tubearchivist.nix
];
}