Heimdall: add swap file

This commit is contained in:
Filippo Berto 2026-01-03 23:29:25 +01:00
parent 5d7b26d54c
commit 8152817822
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED

View file

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