summaryrefslogtreecommitdiffstats
path: root/lass/3modules/default.nix
blob: 9de987bf3dcedf11cba14a46e0b206ad7890c685 (plain)
1
2
3
4
5
6
7
_:

{
  imports = [
    ./xresources.nix
  ];
}