stockholm/tv/default.nix

10 lines
81 B
Nix

_:
{
imports = [
../krebs
./2configs
./3modules
./5pkgs
];
}