Baldur: remove swap file

This commit is contained in:
Filippo Berto 2025-08-22 15:09:29 +02:00
parent 7fe4425043
commit 083fabfc00
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED

View file

@ -25,10 +25,10 @@
}; };
swapDevices = [ swapDevices = [
{ # {
device = "/swapfile"; # device = "/swapfile";
size = 1024 * 1; # size = 1024 * 1;
} # }
]; ];
# 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