{ ... }: { swapDevices = [ { device = "/var/lib/swapfile"; size = 2 * 1024; } ]; imports = [ ../../shared/base.nix ../../shared/hardware/vm.nix ../../shared/disko/basic-ext4.nix ../../servers/forgejo-runner.nix ../../servers/hydra.nix ]; }