Removing swap
parent
6ec163ba8d
commit
ac0dbb28bb
|
@ -45,10 +45,10 @@
|
|||
|
||||
# Note: Using swap on the SSD rapidly degrades its lifespan
|
||||
# Especially large swaps that are consistently filled
|
||||
swapDevices = [ {
|
||||
device = "/swapfile";
|
||||
size = 125*1024;
|
||||
} ];
|
||||
#swapDevices = [ {
|
||||
# device = "/swapfile";
|
||||
# size = 125*1024;
|
||||
#} ];
|
||||
|
||||
# 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
|
||||
|
|
Loading…
Reference in New Issue