···3939 fsType = "vfat";
4040 };
41414242- swapDevices = [ ];
4242+ swapDevices = [{
4343+ device = "/swapfile";
4444+ size = 32 * 1024;
4545+ }];
43464447 # Enables DHCP on each ethernet and wireless interface. In case of scripted networking
4548 # (the default) this is the recommended approach. When using systemd-networkd it's