stockholm/shared/default.nix

8 lines
54 B
Nix
Raw Normal View History

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