System Gen5 @ 2025-05-04-14:08:03 by jonas@monolith

This commit is contained in:
Jonas Röger 2025-05-04 14:08:04 +02:00
parent 0065fbc3dd
commit 526ff8bbcb

View File

@ -28,7 +28,12 @@
options = ["fmask=0022" "dmask=0022"];
};
swapDevices = [];
swapDevices = [
{
device = "/.swapfile";
size = 4 * 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