stockholm/shared/default.nix

9 lines
69 B
Nix
Raw Normal View History

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