stockholm/lass/default.nix

8 lines
54 B
Nix
Raw Normal View History

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