Baldur: add 1G swap

This commit is contained in:
Filippo Berto 2025-09-09 14:43:08 +02:00
parent 4bc9ffc8d0
commit 8a372544d4
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED

View file

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