{ ... }:
{
imports = [
./generated.nix
./networking.secret.nix
];
swapDevices = [
device = "/var/lib/swapfile";
size = 2 * 1024;
}