Remove swap device

This commit is contained in:
Jeffrey Serio 2023-07-08 19:35:28 -05:00
parent e9ec3a96eb
commit 3e59dd4ca7
1 changed files with 0 additions and 4 deletions

View File

@ -46,10 +46,6 @@
fsType = "autofs";
};
swapDevices = [
{device = "/dev/disk/by-uuid/914306a1-e671-430d-b598-9e248441b7cd";}
];
# 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