[nix-book] Compress swap

This commit is contained in:
2025-01-03 10:44:51 -08:00
parent d4b0fe5b9e
commit a8f19af989

View File

@@ -29,6 +29,7 @@
swapDevices =
[ { device = "/dev/disk/by-uuid/ec1f70ea-27b6-4646-ad3b-eac41bd83e3e"; }
];
zramSwap.enable = true;
# 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