summaryrefslogtreecommitdiff
path: root/sys/preset/default.nix
blob: 45ae52980634783eda5a473debee58a7a13570f3 (plain)
1
2
3
4
5
6
{
  imports = [
    ./dmz.nix
    ./user.nix
  ];
}