stockholm/shared/default.nix

9 lines
69 B
Nix
Raw Normal View History

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