summaryrefslogtreecommitdiff
path: root/vagrant/modules/nixsap.nix
blob: c1d390a9786ef49eba6d0ecd04251d222b3628c9 (plain)
1
2
3
4
{ ... }:
{
  imports = [ <nixsap> ];
}