pocket2 | remove swap

This commit is contained in:
Don Harper 2024-04-02 22:19:58 -05:00
parent ffc33cb10f
commit be9cc03484

View file

@ -23,10 +23,6 @@
fsType = "vfat";
};
swapDevices =
[ { device = "/dev/disk/by-uuid/13b6e2c4-b8f1-48c9-b992-bf2d172d9a25"; }
];
# 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