stockholm/lass/3modules/default.nix

8 lines
48 B
Nix
Raw Normal View History

2015-07-27 12:01:00 +00:00
_:
{
imports = [
./xresources.nix
];
}