about summary refs log tree commit diff
path: root/modules/matrix/default.nix
blob: ef9fb18fbe19c61171a67585476029850502197c (plain) (blame)
1
{ lib, ... }: with lib; { imports = attrValues (modulesIn ./.); }

Consider giving Nix/NixOS a try! <3