summaryrefslogblamecommitdiff
path: root/global/default.nix
blob: 5bcb1bac9dced8962e7e442752fc27e5e779fd02 (plain) (tree)
1
2
3
4
5




                  
{ ... }: {
  imports = [
    ./userdata.nix
  ];
}