update and add zramSwap

This commit is contained in:
Chris Cochrun 2022-10-04 06:40:52 -05:00
parent 67f45e1948
commit 56921846ca
3 changed files with 19 additions and 15 deletions

View file

@ -12,6 +12,8 @@
boot.loader.efi.efiSysMountPoint = "/boot/efi";
zramSwap.enable = true;
fileSystems."/" =
{ device = "/dev/disk/by-uuid/db28ba7c-a15d-4c81-8373-99f2f171cac5";
fsType = "btrfs";