FIVE HUNDRED GIGS OF SWAP

Signed-off-by: Alex Stan <alex.stan.2010@proton.me>
This commit is contained in:
Alex Stan 2023-12-11 20:06:18 +02:00
parent a2b4d5ae2f
commit 644808d12d

View file

@ -26,7 +26,11 @@
swapDevices = [ /* {
device = "/var/lib/swapfile";
size = 64 * 1024;
} */];
} */
{
device = "/dev/sda2";
}
];
# 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