stockholm/tv/default.nix

10 lines
81 B
Nix
Raw Normal View History

2016-02-15 16:27:11 +01:00
_:
{
imports = [
../krebs
./2configs
./3modules
./5pkgs
];
}