rpi4: enable swap partition

This commit is contained in:
NullBite 2024-07-17 19:11:12 -04:00
parent f28794e765
commit 171441b78d
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A

View File

@ -67,7 +67,9 @@
};
swapDevices = [ ];
swapDevices =
[ { device = "/dev/disk/by-uuid/b8e046b3-28a2-47c5-b305-24be5be42eff"; }
];
# 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