builder: Remove swap

This commit is contained in:
Julian Mutter 2025-01-02 23:05:49 +01:00
parent e45837e785
commit 0878a2f251

View File

@ -29,8 +29,6 @@
fsType = "ext4";
};
swapDevices = [ { device = "/dev/disk/by-uuid/ab60b5f0-caaa-4a7e-803f-c4c1a6a076dd"; } ];
# 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
# still possible to use this option, but it's recommended to use it in conjunction