nullbox: enable swap

This commit is contained in:
NullBite 2024-11-26 17:12:42 -05:00
parent 5accd29745
commit 9f6e80d4e3
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A

View File

@ -53,7 +53,9 @@
options = [ "subvol=snapshots/@mcserver" ];
};
swapDevices = [ ];
swapDevices =
[ { device = "/dev/disk/by-uuid/4b86cbd6-6fc5-47d4-9d44-35eec59cb785"; }
];
# 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