about summary refs log tree commit diff
path: root/labernix/common.nix
blob: b012032ac120275091da94618d1ed92a9a9ef3a7 (plain) (blame)
1
2
3
4
{
  imports = import ./modules/module-list.nix;
  networking.firewall.enable = false;
}