Freya: swapfile

This commit is contained in:
Filippo Berto 2023-12-11 10:33:20 +01:00
parent 56cbb44f68
commit 8477d30ff3
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED

View file

@ -25,7 +25,9 @@
}; };
}; };
swapDevices = [ ]; swapDevices = [
{ device = "/swapfile"; size = 1024 * 32; }
];
# Enables DHCP on each ethernet and wireless interface. In case of scripted networking # Enables DHCP on each ethernet and wireless interface. In case of scripted networking
# (the default) this is the recommended approach. When using systemd-networkd it's # (the default) this is the recommended approach. When using systemd-networkd it's